Whamcloud - gitweb
mke2fs: sort option parsing, deprecate "-R"
authorAndreas Dilger <adilger@dilger.ca>
Sat, 15 Jun 2013 22:47:30 +0000 (18:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 15 Jun 2013 22:47:30 +0000 (18:47 -0400)
commit2a83b3c3741bdc9a1b2af73114c778f4b21a9ab1
tree63e6475ac1f36255da4cdb52f1293162903df5ba
parentf9fd342e568dbadaadbb0b242f14271cb384c38b
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>
misc/mke2fs.c
tests/m_raid_opt/script