diff options
author | Chao Yu <yuchao0@huawei.com> | 2016-05-04 17:17:00 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-05-07 19:32:27 +0200 |
commit | ae8d1db34ff57b11feceeaaa26940015b14e30fb (patch) | |
tree | 394150300d928c8a3c5cb44e016eb739d20e646e /fs/f2fs/xattr.c | |
parent | f2fs: retry to truncate blocks in -ENOMEM case (diff) | |
download | linux-ae8d1db34ff57b11feceeaaa26940015b14e30fb.tar.xz linux-ae8d1db34ff57b11feceeaaa26940015b14e30fb.zip |
f2fs: remove unneeded readahead in find_fsync_dnodes
In find_fsync_dnodes, get_tmp_page will read dnode page synchronously,
previously, ra_meta_page did the same work, which is redundant, remove
it.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/xattr.c')
0 files changed, 0 insertions, 0 deletions