commit | 4d4335323ea7d863ac2f907e7e90ae4d63c310bd | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Aug 31 22:53:07 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 01 01:01:53 2016 -0400 |
tree | 2a5b32e177275bd8aa665b7bfb08771fe6f8a0c4 | |
parent | c4d54aa2f71c9a263a6dcf52b0ae9cd8224087fe [diff] |
tune2fs: tell the user that e2fsck -f is required The message requesting that the user run e2fsck doesn't include the -f option, and this is needed to force a file system check. Addresses-Debian-Bug: #828022 Signed-off-by: Theodore Ts'o <tytso@mit.edu>