summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glops.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2017-07-19 18:10:19 +0200
committerBob Peterson <rpeterso@redhat.com>2017-07-19 18:10:19 +0200
commit98e5a91a6136af01198cfe9a3499f090718fd6ff (patch)
tree29abdb78a930fbd7316db05247166c687906c420 /fs/gfs2/glops.c
parentgfs2: Don't clear SGID when inheriting ACLs (diff)
downloadlinux-98e5a91a6136af01198cfe9a3499f090718fd6ff.tar.xz
linux-98e5a91a6136af01198cfe9a3499f090718fd6ff.zip
gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"
When commit 4fd1a57952 moved the call to flush_delayed_work from gfs2_evict_inode to gfs2_inode_lookup to avoid calling into DLM during evict, a similar call should have been added to gfs2_create_inode: that's another code path in which glocks of previous inodes may be reused. The flush of the iopen glock work queue added by 4fd1a57952, on the other hand, is unnecessary and can be removed. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions