]> www.infradead.org Git - users/jedix/linux-maple.git/commit
f2fs: check blkaddr more accuratly before issue a bio
authorYunlei He <heyunlei@huawei.com>
Thu, 8 Mar 2018 08:29:13 +0000 (16:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Dec 2018 18:41:14 +0000 (19:41 +0100)
commitaec6ccb3dcc1ad9b8cfe12d086430ffcce887dda
tree3cb3f745ad4def14da0aaec307dc13decc940123
parent4b356df11ba2b44627e2fad7441e05abee46a628
f2fs: check blkaddr more accuratly before issue a bio

commit 0833721ec3658a4e9d5e58b6fa82cf9edc431e59 upstream.

This patch check blkaddr more accuratly before issue a
write or read bio.

Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/segment.h