commit | 27a0e958e619c3ca105e575670416a964fa2678f | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jul 22 09:51:23 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jul 30 15:40:53 2010 -0400 |
tree | 540884025cc84e3610a65f91aaaec8121f94d893 | |
parent | 6dc058bd126ba2f631e38233d899f58a04e0c74f [diff] |
libext2fs: Add ext2fs_file_size_size2() and truncate the file if necessary This adds a 64-bit interface for ext2fs_file_size_size() and enhances it to trunate the file if necessary. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>