mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] ocfs2: add file extent block online check
@ 2015-08-21  7:43 Gang He
  2015-08-21  7:43 ` [PATCH 1/4] ocfs2: update filecheck copyright Gang He
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gang He @ 2015-08-21  7:43 UTC (permalink / raw)
  To: mfasheh, rgoldwyn, ghe; +Cc: linux-kernel, ocfs2-devel, akpm

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-21  7:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-21  7:43 [PATCH 0/4] ocfs2: add file extent block online check Gang He
2015-08-21  7:43 ` [PATCH 1/4] ocfs2: update filecheck copyright Gang He
2015-08-21  7:43 ` [PATCH 2/4] ocfs2: add errno and macro definitions Gang He
2015-08-21  7:43 ` [PATCH 3/4] ocfs2: filecheck validate_extent_block function Gang He
2015-08-21  7:43 ` [PATCH 4/4] ocfs2: add file extent block check Gang He

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®