[PATCH 4/4] ocfs2: check/fix inode block for online file check

2015-06-23 Thread Gang He
Implement online check or fix inode block during reading a inode block to memory. Signed-off-by: Gang He Reviewed-by: Goldwyn Rodrigues --- fs/ocfs2/inode.c | 196 +++-- fs/ocfs2/ocfs2_trace.h | 2 + 2 files changed, 192 insertions(+), 6

[PATCH 4/4] ocfs2: check/fix inode block for online file check

2015-06-23 Thread Gang He
Implement online check or fix inode block during reading a inode block to memory. Signed-off-by: Gang He g...@suse.com Reviewed-by: Goldwyn Rodrigues rgold...@suse.de --- fs/ocfs2/inode.c | 196 +++-- fs/ocfs2/ocfs2_trace.h | 2 + 2 files