Whamcloud - gitweb
Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I
authorAndreas Dilger <adilger@clusterfs.com>
Sun, 16 Jul 2006 02:08:20 +0000 (22:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 Jul 2006 02:08:20 +0000 (22:08 -0400)
commit067911ae734bb5fef7c5780a639533847b5b578c
treec179f069b6a4fee0fbf33b50632fee62701f937a
parente71be1c802a596be70bf47e5844b55914ebc2ea8
Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I

This patch allows "inode_size" to be specified in the mke2fs.conf file,
and always compiles in the "-I" option.  In addition, it disallows
specifying the inode size on rev 0 filesystems, though I don't think
this was much of a danger anyways.

Clean up dead lines in ext2fs.h.

Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ChangeLog
lib/ext2fs/ext2fs.h
misc/ChangeLog
misc/mke2fs.8.in
misc/mke2fs.c
misc/mke2fs.conf.5.in