diff options
author | 2021-05-12 17:52:56 +0800 | |
---|---|---|
committer | 2021-05-14 11:22:08 -0700 | |
commit | fbec3b963ae1d5610602c03336597cf0396cda62 (patch) | |
tree | b9abd02a2e5f80db209b9efed3b80dd2791fdebb /lib/test_bitmap.c | |
parent | f2fs: atgc: fix to set default age threshold (diff) | |
download | linux-dev-fbec3b963ae1d5610602c03336597cf0396cda62.tar.xz linux-dev-fbec3b963ae1d5610602c03336597cf0396cda62.zip |
f2fs: compress: remove unneeded f2fs_put_dnode()
If we don't initialize dn.inode_page for f2fs_get_block(),
f2fs_get_block() will call f2fs_put_dnode() itself, so let's
remove unneeded f2fs_put_dnode() in f2fs_vm_page_mkwrite().
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions