From: Mark Fasheh Date: Wed, 19 Nov 2008 01:15:24 +0000 (-0800) Subject: jbd2: Add BH_JBDPrivateStart X-Git-Tag: v2.6.29-rc1~505^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97fcd95a4778a8caf1980c6c72fdf68185a0838;p=pandora-kernel.git jbd2: Add BH_JBDPrivateStart Add this so that file systems using JBD2 can safely allocate unused b_state bits. In this case, we add it so that Ocfs2 can define a single bit for tracking the validation state of a buffer. Acked-by: "Theodore Ts'o" Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed