commit | acd77415a9c0d6279f4effee2a5e59ededc7b2d2 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Oct 22 10:09:05 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Oct 22 18:05:32 2007 -0400 |
tree | 0893c2f9a5aace99a9430f35875a8f875195a43b | |
parent | e9860ae966c71bca8af8013c7d3148b171c8491f [diff] |
badblocks: Change unsigned long to blk_t and unsigned int, as appropriate This will make it easier for us to support 64-bit block numbers when the time comes. Not that running badblocks on a > 4TB machine is anything I want to contemplate! Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>