Whamcloud - gitweb
badblocks.c: Use an unsigned integer to support 4-byte test
authorTheodore Ts'o <tytso@mit.edu>
Sun, 18 May 2003 05:11:52 +0000 (01:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 May 2003 05:11:52 +0000 (01:11 -0400)
commit84c054577fcc08cee6683fb1c8905711c5b985f3
treec6f4f1f1c801b712fa6d12fcee20313ee8c3357f
parent113e405bb668efaaea523c9c4b5247c3df98e3be
badblocks.c: Use an unsigned integer to support 4-byte test
patterns with the high bit set.  Let the user explicitly
specify a random pattern with the argument "random".
misc/ChangeLog
misc/badblocks.8.in
misc/badblocks.c