Whamcloud - gitweb
Add support for the HUGE_FILE feature
authorTheodore Ts'o <tytso@mit.edu>
Wed, 9 Apr 2008 15:39:11 +0000 (11:39 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 17 Apr 2008 20:38:13 +0000 (16:38 -0400)
commit1ca1059fd0126fd2c065f272a566c18f14bab16d
tree65e5fa2bac751cfe71110b8b6f23344812da9f44
parenta91b3f36dd48aabfacedb3c092fd88235b030d9c
Add support for the HUGE_FILE feature

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
21 files changed:
e2fsck/emptydir.c
e2fsck/message.c
e2fsck/pass1.c
e2fsck/pass2.c
e2fsck/pass3.c
e2fsck/rehash.c
e2fsck/super.c
lib/e2p/pf.c
lib/ext2fs/Makefile.in
lib/ext2fs/bb_inode.c
lib/ext2fs/bmap.c
lib/ext2fs/expanddir.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/i_block.c [new file with mode: 0644]
lib/ext2fs/mkdir.c
lib/ext2fs/mkjournal.c
lib/ext2fs/read_bb.c
lib/ext2fs/res_gdt.c
misc/dumpe2fs.c
resize/resize2fs.c