OSDN Git Service

ChangeLog, Makefile.in, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 23 Oct 1999 01:04:50 +0000 (01:04 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 23 Oct 1999 01:04:50 +0000 (01:04 +0000)
commit896938d57e7091e7a032674dfeeb91f2a17fd78b
treeafbbc4ff07ff86e2b1738fbdd42c22814016bef4
parent944ab7139ab534cb0d4e9a2dda1cc1216ae53153
ChangeLog, Makefile.in, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c:
  tune2fs.c (main): Add a new option -O which allows the user to set and
   clear certain "safe" filsystem feature flags.  Currently, the only
   ones which are supported for modification are sparse_superblock and
   filetype.
  mke2fs.c (PRS): Add new option -O which allows the user to request
   filesystems with specific filesystem options.  By default on 2.2 and
   later systems, create filesystems that have both file type information
   and sparse superblocks.
misc/ChangeLog
misc/Makefile.in
misc/mke2fs.8.in
misc/mke2fs.c
misc/tune2fs.8.in
misc/tune2fs.c