commit | bad89b2af3ffa43c9570d93c3d9d9adacc194f9a | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 22 21:57:29 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Aug 23 09:08:15 2008 -0400 |
tree | 71383a77bcf12177b2cbd1a8b301036a4699881b | |
parent | 094c2d43939533113ededfd6fe49ad1c7726df29 [diff] |
mke2fs: Issue a warning if the mke2fs.conf file wasn't updated Many people are forgetting to update their mke2fs.conf file, and this means that filesystems aren't getting created with the proper features enabled. So detect this case and issue a warning. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>