summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/data.c
diff options
context:
space:
mode:
authorSurbhi Palande <f2fsnewbie@gmail.com>2019-08-23 15:40:45 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2019-09-16 08:38:48 -0700
commit1166c1f2f69117ad254189ca781287afa6e550b6 (patch)
tree1f1251fd68987f918eba6bd4d2896bda163292dc /fs/f2fs/data.c
parentbd7253bc5eee11877d963453dc5812e99d26c317 (diff)
f2fs: check all the data segments against all node ones
As a part of the sanity checking while mounting, distinct segment number assignment to data and node segments is verified. Fixing a small bug in this verification between node and data segments. We need to check all the data segments with all the node segments. Fixes: 042be0f849e5f ("f2fs: fix to do sanity check with current segment number") Signed-off-by: Surbhi Palande <csurbhi@gmail.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/data.c')
0 files changed, 0 insertions, 0 deletions