Whamcloud - gitweb
Add support for creating and checking 8192-byte blocksize filesystems.
authorAndreas Dilger <adilger@clusterfs.com>
Thu, 16 May 2002 09:20:07 +0000 (03:20 -0600)
committerAndreas Dilger <adilger@clusterfs.com>
Thu, 16 May 2002 09:20:07 +0000 (03:20 -0600)
commit932a489cdf6bc83d69e59d3f8e0a57b733799ce1
tree47c7785dbe06875da0942ef42ad984dfbcb00616
parent5e941d2979aeab97929de6c0682425dead3bae74
Add support for creating and checking 8192-byte blocksize filesystems.
We complain if you try to create such a filesystem on a system with 4096
byte PAGE_SIZE.

Add checks for valid inode size for undocumented -I option.
configure.in
e2fsck/pass1.c
e2fsck/super.c
e2fsck/unix.c
e2fsck/util.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/initialize.c
misc/mke2fs.c