summaryrefslogtreecommitdiff
path: root/fs/gfs2/dir.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2021-06-18 00:04:14 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2021-06-29 11:56:51 +0300
commit64090cbe4bff240e9a5266e956fcaf449ea6b327 (patch)
tree8e527d666714e0b2c2f6cc306603245dc5b8e576 /fs/gfs2/dir.c
parent0fc3bcd6b6e34281254658bef27c45ec8c19e50c (diff)
downloadlinux-64090cbe4bff240e9a5266e956fcaf449ea6b327.tar.xz
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