commit | aeb933b3f2f5fff583f5f41ea63e90c5bb1f1f94 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Feb 16 10:41:20 2015 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Feb 16 10:41:20 2015 -0500 |
tree | 47f88a64fac7f1c9db986870aeba1f1820753cf2 | |
parent | ad5d05d6455803993e95844b17fdca40fa5bb083 [diff] |
e2fsck: add a 'yes to all' response in interactive mode Provide a mechanism for a user to switch fsck into '-y' mode if they start an interactive session and then get tired of pressing 'y' in response to numerous prompts. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>