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:
8f82f84
)
ext4: prevent a fs with errors from being resized
author
Yongqiang Yang
<xiaoqiangnk@gmail.com>
Wed, 27 Jul 2011 01:39:09 +0000
(21:39 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 27 Jul 2011 01:39:09 +0000
(21:39 -0400)
A filesystem with errors is not allowed to being resized, otherwise,
it is easy to destroy the filesystem.
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found