Whamcloud - gitweb
mke2fs: Fix up mke2fs to be able to make 64-bit file systems
authorJose R. Santos <jrs@us.ibm.com>
Sun, 13 Jun 2010 17:00:00 +0000 (13:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Jun 2010 17:00:00 +0000 (13:00 -0400)
commit02d6f47e9647d3155a38c8676c2da6ea773d9b68
tree526d66571abca52a4adbd96ba86a82065a656556
parent5648c35ab17270f0e7b87a8c8361c835787f946b
mke2fs: Fix up mke2fs to be able to make 64-bit file systems

Use 64-bit interfaces in mke2fs.  This should be most most of whats
needed to support creating a 64-bit filesystem.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Signed-off-by: Valerie Aurora Henson <vaurora@redhat.com>
Signed-off-by: Nick Dokos <nicholas.dokos@hp.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ext2fs.h
misc/mke2fs.c