[Cluster-devel] [PATCH] GFS2: ignore unlock failures after withdraw

Bob Peterson rpeterso at redhat.com
Thu Mar 24 12:34:08 UTC 2016


----- Original Message -----
> After gfs2 has withdrawn the filesystem, it may still have many locks not
> in the unlocked state.  If it is using lock_dlm, it will failed trying
> the unlocks since it has already unmounted the lock manager. Instead, it
> should set the SDF_SKIP_DLM_UNLOCK flag on withdraw, to signal that
> it can skip the lock_manager on unlocks, and failback to lock_nolock
> style unlocking.
> 
> Signed-off-by: Benjamin Marzinski <bmarzins at redhat.com>

Hi,

Thanks. This is now applied to the for-next branch of the linux-gfs2 tree:
https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=3e11e530415027a57936545957126aff49267b76

Regards,

Bob Peterson
Red Hat File Systems




More information about the Cluster-devel mailing list