diff options
author | mav <mav@FreeBSD.org> | 2014-03-07 09:45:40 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2014-03-07 09:45:40 +0000 |
commit | fe221d29bf0f99dc465137bf6fea3a92d8306375 (patch) | |
tree | 772aee9d2ed2b4cbb8217f7ae4d7f0fc507687a6 /lib/libc/stdio | |
parent | 37a7c0392e607849f0904c7d0ff0e3531d80505d (diff) | |
download | FreeBSD-src-fe221d29bf0f99dc465137bf6fea3a92d8306375.zip FreeBSD-src-fe221d29bf0f99dc465137bf6fea3a92d8306375.tar.gz |
Fix support for increased logical sector size (4K-native drives).
- Logical sector size is measured in words, not bytes.
- If physical sector is not bigger then logical sector, it does not mean
it should be set equal to 512 bytes, but set to logical sector.
PR: misc/187269
Submitted by: Ravi Pokala <rpokala@panasas.com>
MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions