diff options
author | 2014-05-29 12:02:50 +0000 | |
---|---|---|
committer | 2014-05-29 12:02:50 +0000 | |
commit | 0ab28d6efcbc8dc7340fb44adf7291e8c77d9150 (patch) | |
tree | 4bfc51ac434f184a5500dd8e9c7220ad4e021675 /lib/libssl/ssl_lib.c | |
parent | Fix another two cases where the return value of ssl_replace_hash() is (diff) | |
download | wireguard-openbsd-0ab28d6efcbc8dc7340fb44adf7291e8c77d9150.tar.xz wireguard-openbsd-0ab28d6efcbc8dc7340fb44adf7291e8c77d9150.zip |
fsck should use the same values in checking as newfs does in creating
a filesystem. fs_nspf and its derivitives like fs_spc are DEV_BSIZE
values, not actual hardware disk sector values. Adjust initializations
accordingly.
Tweak header and man page comments to make the DEV_BSIZE'ness more
obvious for future spelunkers.
No-op for DEV_BSIZE (a.k.a. 512-byte) sector devices but should help
checking filesystems on, e.g., 4k-byte sector devices.
ok jmc@ on the man page tweaks.
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions