ClusterLabs / resource-agents

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

Filesystem: dont sleep during stop-action when there are no processes to kill, and only use force argument for network filesystems after sending kill_signals #1972

Closed oalbrigt closed 2 months ago

oalbrigt commented 2 months ago

Fixes #1907.

Thanks @SatomiOSAWA for the initial code.