commit | ce10c313e618826544779ec26432a6ffb0cbb684 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon May 14 01:59:32 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon May 14 01:59:32 2012 -0400 |
tree | e7696fa676e2557c537e536d4aff37117370d11a | |
parent | 183c73b02615acc33fc22e89b8cc7fdc5f22ee0e [diff] |
dumpe2fs: fix 64-bit block numbers on 32-bit systems Fix bug which caused 64-bit block numbers to be incorrectly printed on systems with 32-bit longs. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>