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:
25f1ee3
)
jbd2: Add BH_JBDPrivateStart
author
Mark Fasheh
<mfasheh@suse.com>
Tue, 25 Nov 2008 22:42:31 +0000
(17:42 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 25 Nov 2008 22:42:31 +0000
(17:42 -0500)
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>
No differences found