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:
b0c3844
)
ext4: fix on-line resizing regression
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 21 Dec 2010 03:30:36 +0000
(22:30 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 23 Dec 2010 20:00:54 +0000
(15:00 -0500)
https://bugzilla.kernel.org/show_bug.cgi?id=25352
This regression was caused by commit
a31437b85
: "ext4: use
sb_issue_zeroout in setup_new_group_blocks", by accidentally dropping
the code which reserved the block group descriptor and inode table
blocks.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found