commit | 41e102a4d1be1aed9bdd002e03b4d244b5446036 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jul 05 20:02:27 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 05 20:02:27 2011 -0400 |
tree | 5e09ee5fd777ea78f0b6a9046931619d21cd15f4 | |
parent | 25567a7b0fa98b390fd1ff0d4702b29c23a75bbb [diff] |
libext2fs: fix 64-bit support in ext2fs_{read,write}_inode_full() This fixes a problem where reading or writing inodes located after the 4GB boundary would fail. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>