gfs2: Use resource group glock sharing
authorBob Peterson <rpeterso@redhat.com>
Tue, 24 Apr 2018 17:35:02 +0000 (10:35 -0700)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 17 Feb 2021 18:30:28 +0000 (19:30 +0100)
commit4fc7ec31c3c44031e8a8872bb8432cf4f6cb6ddd
tree4d6fc3cd4af0675fd95fa82e0575bc4c9f94c8c4
parent06e908cd9ead1f215cc30132aac5ce132a352fbe
gfs2: Use resource group glock sharing

This patch takes advantage of the new glock holder sharing feature for
resource groups.  We have already introduced local resource group
locking in a previous patch, so competing accesses of local processes
are already under control.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/bmap.c
fs/gfs2/inode.c
fs/gfs2/rgrp.c
fs/gfs2/super.c
fs/gfs2/xattr.c