commit | 067911ae734bb5fef7c5780a639533847b5b578c | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@clusterfs.com> | Sat Jul 15 22:08:20 2006 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 15 22:08:20 2006 -0400 |
tree | c179f069b6a4fee0fbf33b50632fee62701f937a | |
parent | e71be1c802a596be70bf47e5844b55914ebc2ea8 [diff] |
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>