Whamcloud - gitweb
mke2fs.c (PRS): Handle -O and -s options in line in the getopt
authorTheodore Ts'o <tytso@mit.edu>
Wed, 15 Aug 2001 15:58:16 +0000 (11:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 15 Aug 2001 15:58:16 +0000 (11:58 -0400)
commitf3561ed5195e06b2721653acd81a3a035a702f8b
treebd898e80970ab6b804eb8e21982be2be74135d61
parentd258668d588a1f07e29f12483c5f58eb84d7b5f3
mke2fs.c (PRS): Handle -O and -s options in line in the getopt
loop, so that -s and -O handling are a bit more intuitive.
(Not that they should be mixed anyway; -s is deprecated.)
misc/ChangeLog
misc/mke2fs.c