commit | 2a83b3c3741bdc9a1b2af73114c778f4b21a9ab1 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@dilger.ca> | Sat Jun 15 18:47:30 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 15 18:47:30 2013 -0400 |
tree | 63e6475ac1f36255da4cdb52f1293162903df5ba | |
parent | f9fd342e568dbadaadbb0b242f14271cb384c38b [diff] |
mke2fs: sort option parsing, deprecate "-R" A minor cleanup to order the command-line option parsing in alphabetical order, except for "-E" and "-R", which need to be co-located. Print a message that the "-R" option is deprecated. It has been deprecated since 2005 (commit c6a44136b9b). Signed-off-by: Andreas Dilger <adilger@dilger.ca> Signed-off-by: Theodore Ts'o <tytso@mit.edu>