From: Dave Chinner Date: Fri, 14 May 2010 11:43:11 +0000 (+1000) Subject: xfs: Delayed logging design documentation X-Git-Tag: v2.6.35-rc1~271^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a745daadab26f13884ff26a50fa38247c11ce9;p=pandora-kernel.git xfs: Delayed logging design documentation 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 Signed-off-by: Alex Elder --- Reading git-diff-tree failed