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:
3f8fb94
)
ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 23 Nov 2009 12:24:38 +0000
(07:24 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 23 Nov 2009 12:24:38 +0000
(07:24 -0500)
The number of old-style block group descriptor blocks is
s_meta_first_bg when the meta_bg feature flag is set.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
No differences found