Whamcloud - gitweb
Add support for new feature in ext2/3 filesystems; a default mount options field
authorTheodore Ts'o <tytso@mit.edu>
Tue, 15 Oct 2002 21:43:43 +0000 (17:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 15 Oct 2002 21:43:43 +0000 (17:43 -0400)
commita0c3fd5e4cdc2e0b032c9ace89d960a622069c32
tree6a0b62c8dfe194fcfeda904be2e33221e5b45174
parent3e69906495d5898849a6154b0311b5d4a84a27ae
Add support for new feature in ext2/3 filesystems; a default mount options field
in the superblock.  Added the tune2fs '-o' option to set this field.
lib/e2p/ChangeLog
lib/e2p/Makefile.in
lib/e2p/e2p.h
lib/e2p/ls.c
lib/e2p/mntopts.c [new file with mode: 0644]
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_fs.h
misc/ChangeLog
misc/tune2fs.8.in
misc/tune2fs.c