commit | 96cdb37e27ff101fb23cefe422b4f77fb55209be | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jul 10 13:14:00 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 11 14:16:39 2009 -0400 |
tree | b58febb112cf08e9361c5581e2072d156543d17c | |
parent | 0dc29161125fa4650e4b8832fc0f570435ef0fe3 [diff] |
resize2fs: If resize2fs fails, tell the user to run e2fsck If the resize operation fails in the middle of the operation, mark the filesystem as needing to be checked, and tell the user that they should run e2fsck -fy on the device. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>