Whamcloud - gitweb
mke2fs: sort "-d" option alphabetically
authorAndreas Dilger <adilger@dilger.ca>
Mon, 30 Nov 2015 23:30:11 +0000 (18:30 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Nov 2015 23:30:11 +0000 (18:30 -0500)
commit0f26747167cc9d82df849b0aad387bf824f04544
treea2f7037f6a4c2e3171f0da3ec240913fc77ce0aa
parentf150bdec8cbbb94e2dbf3e8749097040fd8794cb
mke2fs: sort "-d" option alphabetically

Move the mke2fs "-d" option to be alphabetical like other options.

Rename "root_dir" to "src_root_dir" to avoid confusion with the
actual root inode in the new filesystem.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.c