ClusterLabs / resource-agents

Combined repository of OCF agents from the RHCS and Linux-HA projects
GNU General Public License v2.0
488 stars 577 forks source link

Filesystem: fix to avoid killing unrelated processes #1945

Closed gianlucapiccolo closed 1 month ago

gianlucapiccolo commented 1 month ago

Fixes #1944 by passing to the fuser command the argument to tell it to not fallback on other filesystems.

knet-jenkins[bot] commented 1 month ago

Can one of the admins check and authorise this run please: https://ci.kronosnet.org/job/resource-agents/job/resource-agents-pipeline/job/PR-1945/1/input

oalbrigt commented 1 month ago

Thanks.