[Ocfs2-devel] [PATCH 0/4] ocfs2: add file extent block online check

Gang He ghe at suse.com
Fri Aug 21 00:43:16 PDT 2015


Besides inode block online check, add file extent block online
check this time, we will add more kinds of meta block online
check/repair in the future.

Gang He (4):
  ocfs2: update filecheck copyright
  ocfs2: add errno and macro definitions
  ocfs2: filecheck validate_extent_block function
  ocfs2: add file extent block check

 fs/ocfs2/alloc.c       | 116 +++++++++++++++++++++++
 fs/ocfs2/alloc.h       |   4 +
 fs/ocfs2/filecheck.c   | 253 +++++++++++++++++++++++++++++++++++++++++++++++--
 fs/ocfs2/filecheck.h   |   3 +-
 fs/ocfs2/journal.h     |   3 +
 fs/ocfs2/ocfs2_trace.h |  24 +++++
 6 files changed, 393 insertions(+), 10 deletions(-)

-- 
2.1.2




More information about the Ocfs2-devel mailing list