commit | 93d5c38791a3778eed18fe968cdd136d23d0fa07 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed May 21 17:28:29 2003 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed May 21 17:28:29 2003 -0400 |
tree | 22203de851b0bcbce394de2a71e2c4b4dbd0e290 | |
parent | 5c70a50b2863294da00a27b0a70e4f360358718b [diff] |
mke2fs.c (PRS, set_fs_defaults): If the sector size of the device is larger than the default block size, then use the sector size of the device as the default block size. getsectsize.c (ext2fs_get_device_sectsize): New function which returns the hardware sector size (if it is available).