diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2021-06-17 23:04:14 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2021-06-29 10:56:51 +0200 |
commit | 64090cbe4bff240e9a5266e956fcaf449ea6b327 (patch) | |
tree | 8e527d666714e0b2c2f6cc306603245dc5b8e576 /fs/gfs2/dir.c | |
parent | 0fc3bcd6b6e34281254658bef27c45ec8c19e50c (diff) |
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