diff options
author | Chao Yu <yuchao0@huawei.com> | 2019-04-15 15:26:31 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2019-05-08 21:23:07 -0700 |
commit | 6dc3a12663c8a99ef033287f48bbdd61b6b1979b (patch) | |
tree | 173efeabe67b6811263145bf4df2569aef237460 /arch | |
parent | ea6d7e72fea49402aa445345aade7a26b81732e3 (diff) | |
download | linux-6dc3a12663c8a99ef033287f48bbdd61b6b1979b.tar.bz2 |
f2fs: fix wrong __is_meta_io() macro
This patch changes codes as below:
- don't use is_read_io() as a condition to judge the meta IO.
- use .is_por to replace .is_meta to indicate IO is from recovery explicitly.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions