aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorBob Peterson <[email protected]>2018-04-18 20:58:19 +0000
committerAndreas Gruenbacher <[email protected]>2021-02-17 18:30:28 +0000
commit06e908cd9ead1f215cc30132aac5ce132a352fbe (patch)
treed29700f1ed155b18a0b3bd0af553f48fbc1a35af /fs/ext4/fast_commit.c
parentgfs2: Add local resource group locking (diff)
downloadkernel-06e908cd9ead1f215cc30132aac5ce132a352fbe.tar.gz
kernel-06e908cd9ead1f215cc30132aac5ce132a352fbe.zip
gfs2: Allow node-wide exclusive glock sharing
Introduce a new LM_FLAG_NODE_SCOPE glock holder flag: when taking a glock in LM_ST_EXCLUSIVE (EX) mode and with the LM_FLAG_NODE_SCOPE flag set, the exclusive lock is shared among all local processes who are holding the glock in EX mode and have the LM_FLAG_NODE_SCOPE flag set. From the point of view of other nodes, the lock is still held exclusively. A future patch will start using this flag to improve performance with rgrp sharing. Signed-off-by: Bob Peterson <[email protected]> Signed-off-by: Andreas Gruenbacher <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions