[PATCH 4/4] ocfs2: add file extent block check

2015-08-21 Thread Gang He
Add file extent block online check, besides inode block online check, we will add more kinds of meta block online check/repair. Signed-off-by: Gang He --- fs/ocfs2/filecheck.c | 247 +-- 1 file changed, 239 insertions(+), 8 deletions(-) diff

[PATCH 4/4] ocfs2: add file extent block check

2015-08-21 Thread Gang He
Add file extent block online check, besides inode block online check, we will add more kinds of meta block online check/repair. Signed-off-by: Gang He g...@suse.com --- fs/ocfs2/filecheck.c | 247 +-- 1 file changed, 239 insertions(+), 8