jbd2: Add BH_JBDPrivateStart
authorMark Fasheh <mfasheh@suse.com>
Tue, 25 Nov 2008 22:42:31 +0000 (17:42 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 25 Nov 2008 22:42:31 +0000 (17:42 -0500)
commit171bbfbeab7730031eec8025341401fabe540bd5
tree9738aa87ea0ddabfed38efde2b72b4ac75ae742b
parent25f1ee3aba17584ba4810da892175acab7fff9c8
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.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
include/linux/jbd2.h