Whamcloud - gitweb
LU-4932 doc: desgin doc for LFSCK 33/10033/5
authorRichard Henwood <richard.henwood@intel.com>
Mon, 21 Apr 2014 15:40:15 +0000 (16:40 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 30 May 2014 01:53:33 +0000 (01:53 +0000)
commit2a1c2dbf8ee7cede18a25c16baad8218bf2187ed
tree05ffae6ee1d33db3e3a2e3c63a0fc82f75978943
parent80f90fcde73e2faff8b7b0ffc7c19bc52982e027
LU-4932 doc: desgin doc for LFSCK

LFSCK design documentation has previously been recorded in an wiki
external to the souce code. This commit adds a first draft of the
design highlights of the LFSCK feature. A new directory has been
created to house this and other future design documents modelled
after the Linux Kernel 'Documentation' directory.

This document includes an introduction, quick usage and features.
In addition there are sections that cover the two phase design of
LFSCK as well as a overview of the file system traversal methods
that design have been implemented. Finally, a further reading
section is included as well as a glossary of Lustre specific
terms.

Change-Id: I598261efd7fc4ac71a32a301b8afe8c60b592ace
Signed-off-by: Richard Henwood <richard.henwood@intel.com>
Reviewed-on: http://review.whamcloud.com/10033
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Ned Bass <bass6@llnl.gov>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Documentation/lfsck.txt [new file with mode: 0644]