commit | 067a115e4bfcc5153b74219abab2d2989c66715d | [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 11:55:25 2007 -0400 |
tree | 18eab0d8b60a6fa6a61d81628ba82966ce067cef | |
parent | 5b1edf4b2c035ea4fb616b62ab50589d039268da [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>