git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19ece54
)
jbd2: Add BH_JBDPrivateStart
author
Mark Fasheh
<mfasheh@suse.com>
Wed, 19 Nov 2008 01:15:24 +0000
(17:15 -0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:24 +0000
(08:40 -0800)
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" <tytso@mit.edu>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found