Whamcloud - gitweb
ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 18 Jan 2001 01:51:15 +0000 (01:51 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 18 Jan 2001 01:51:15 +0000 (01:51 +0000)
commitdc2ec525f5619bf478d2aae1b406fca2ff4b0d21
tree2cab52036b34b312223cf718243f1f4d26322cb4
parent5683e6e2c78ef4c620f3830c4e2fa4c2ead0eb4c
ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c:
  tune2fs.c, mke2fs.c, tune2fs.8.in, mke2fs.8.in: Change user interface
   so that -J is used to specify journal options, and -j is used to
   request creation of a journal using default values.  (This is a UI
   change, but we haven't done a formal release, and it makes things much
   more consistent with the rest of the options out there.)
  tune2fs.c: Add support for removing a filesystem from an external
   journal; we correctly remove the filesystem UUID from the external
   journal's filesystem list.
misc/ChangeLog
misc/mke2fs.8.in
misc/mke2fs.c
misc/tune2fs.8.in
misc/tune2fs.c