aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/dir.c
diff options
context:
space:
mode:
authorGravatar Andreas Gruenbacher <agruenba@redhat.com> 2021-06-17 23:04:14 +0200
committerGravatar Andreas Gruenbacher <agruenba@redhat.com> 2021-06-29 10:56:51 +0200
commit64090cbe4bff240e9a5266e956fcaf449ea6b327 (patch)
tree8e527d666714e0b2c2f6cc306603245dc5b8e576 /fs/gfs2/dir.c
parentgfs2: Clean up the error handling in gfs2_page_mkwrite (diff)
downloadlinux-64090cbe4bff240e9a5266e956fcaf449ea6b327.tar.gz
linux-64090cbe4bff240e9a5266e956fcaf449ea6b327.tar.bz2
linux-64090cbe4bff240e9a5266e956fcaf449ea6b327.zip
gfs2: Unstuff before locking page in gfs2_page_mkwrite
In gfs2_page_mkwrite, unstuff inodes before locking the page. That way, we won't have to pass in the locked page to gfs2_unstuff_inode, and gfs2_unstuff_inode can look up and lock the page itself. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/dir.c')
0 files changed, 0 insertions, 0 deletions