]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: fileio should use 64bit io routines
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 12 Dec 2013 17:50:04 +0000 (12:50 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 12 Dec 2013 17:50:07 +0000 (12:50 -0500)
commit56fa48879641603f2a3814fbe130ab2a29dcf411
tree3aa85386b43a8e2202aa81dee40b7e37cfe3bb52
parentfe56188b07668758c28912b6eaf31abb498a9e82
libext2fs: fileio should use 64bit io routines

When reading or writing file blocks, use the IO manager routines that
can handle 64bit block numbers.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/fileio.c