commit | 599a09b2c1ac222e6aad0c22515d1ccde7c3b702 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Sat Jan 07 18:52:01 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Feb 22 18:48:49 2017 -0800 |
tree | 55d398c8c0c971edf8f31e7be9d811e93b199801 | |
parent | 355e78913c0d57492076d545b6f44b94fec2bf6b [diff] |
f2fs: check in-memory nat version bitmap This patch adds a mirror for nat version bitmap, and use it to detect in-memory bitmap corruption which may be caused by bit-transition of cache or memory overflow. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>