commit | ae27d62e6befd3cac4ffa702e644cc52019642e8 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Sat Jan 07 18:52:34 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Feb 22 18:48:50 2017 -0800 |
tree | d1056be266950f6b7da2564001c9c71df7f7983e | |
parent | 599a09b2c1ac222e6aad0c22515d1ccde7c3b702 [diff] |
f2fs: check in-memory sit version bitmap This patch adds a mirror for sit 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>