diff options
author | Surbhi Palande <f2fsnewbie@gmail.com> | 2019-08-24 00:40:45 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2019-09-16 17:38:48 +0200 |
commit | 1166c1f2f69117ad254189ca781287afa6e550b6 (patch) | |
tree | 1f1251fd68987f918eba6bd4d2896bda163292dc /fs/autofs | |
parent | f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY (diff) | |
download | linux-1166c1f2f69117ad254189ca781287afa6e550b6.tar.xz linux-1166c1f2f69117ad254189ca781287afa6e550b6.zip |
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/autofs')
0 files changed, 0 insertions, 0 deletions