commit | 56fa48879641603f2a3814fbe130ab2a29dcf411 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Dec 12 12:50:04 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Dec 12 12:50:07 2013 -0500 |
tree | 3aa85386b43a8e2202aa81dee40b7e37cfe3bb52 | |
parent | fe56188b07668758c28912b6eaf31abb498a9e82 [diff] |
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>