aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAndreas Gruenbacher <[email protected]>2017-10-13 00:39:38 +0200
committerAndreas Gruenbacher <[email protected]>2017-10-31 14:26:59 +0100
commitd0920a9cd7e735c429c510b523a100db82c937a1 (patch)
treecbe73885ffc963f5743dd72108640a38b1d282e9 /scripts/patch-kernel
parentb2623c2fe6eb1f757eff5a8fb515fe584caac667 (diff)
gfs2: Allow gfs2_xattr_set to be called with the glock held
On the following call path: gfs2_setattr -> setattr_prepare -> ... -> cap_inode_killpriv -> ... -> gfs2_xattr_set the glock is locked in gfs2_setattr, so check for recursive locking in gfs2_xattr_set as gfs2_xattr_get already does. While at it, get rid of need_unlock in gfs2_xattr_get. Fixes xfstest generic/093. Signed-off-by: Andreas Gruenbacher <[email protected]> Acked-by: Abhijith Das <[email protected]> Signed-off-by: Bob Peterson <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions