commit | 7d6840354a44d2c8e77e6aa7be7a9e491992a87d | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Feb 16 23:35:49 2011 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Feb 18 01:09:39 2011 -0500 |
tree | b9fc3e98e5145d6040523f9e1da290ca4218d39e | |
parent | 14dec253a975dfb636a0fa4b097520a1070a7040 [diff] |
badblocks: Fix bug so that O_DIRECT mode is correctly entered The check to see if the block number is properly aligned was not done correctly. Fix this. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>