Skip to content

Commit

Permalink
xfs: Delayed logging design documentation
Browse files Browse the repository at this point in the history
Document the design of the delayed logging implementation. This
includes assumptions made, dead ends followed, the reasoning behind
the structuring of the code, the layout of various structures, how
things fit together, traps and pit-falls avoided, etc. This is all
too much to document in the code itself, so do it in a separate
file.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
  • Loading branch information
Dave Chinner authored and Alex Elder committed May 24, 2010
1 parent ed3b4d6 commit a9a745d
Showing 1 changed file with 816 additions and 0 deletions.
Loading

0 comments on commit a9a745d

Please sign in to comment.