commit | 2524785d5daf9457c01aa4d1a9ee1c9c20dfbfd9 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@clusterfs.com> | Wed Jul 06 12:58:15 2005 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jul 06 12:58:15 2005 -0500 |
tree | 4195108520888440390231022526522b4182a162 | |
parent | ce911145ed0fdd1918ee0c80d407c3e778dc64ee [diff] |
Miscellaneous mke2fs cleanup Reorder some mke2fs arg parsing to be more alphabetical, and remove use of atoi() (which doesn't report errors) in favour of strtoul(). Signed-off-by: Andreas Dilger <adilger@clusterfs.com>