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:
8a2f846
)
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
author
Yongqiang Yang
<xiaoqiangnk@gmail.com>
Wed, 5 Sep 2012 05:21:50 +0000
(
01:21
-0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 5 Sep 2012 05:21:50 +0000
(
01:21
-0400)
If the last group does not have enough space for group tables, ignore
it instead of calling BUG_ON().
Reported-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
No differences found