Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: prevent a fs with errors from being resized
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>
- Loading branch information