Whamcloud - gitweb
badblocks: Remove 4096 blocksize limit
authorTheodore Ts'o <tytso@mit.edu>
Tue, 2 Jun 2009 13:31:24 +0000 (09:31 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 2 Jun 2009 13:31:24 +0000 (09:31 -0400)
commit3b5126de44f8215ae572853415b0b3097cdfc6a2
tree10d76ea67ba66f056ccd61cad099e3f88bb2f1ee
parent1384cc64b548b6c71fb8cd57a77e69e43dbfb8ec
badblocks: Remove 4096 blocksize limit

There is no need to prohibit the use of block sizes larger than 4k in
the badblocks program.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/badblocks.c