cvs commit: src/sys/kern vfs_bio.c
Vyacheslav Bocharov
list at smz.com.ua
Sun Jan 30 10:08:34 PST 2005
Matthew Dillon wrote:
dillon 2005/01/29 11:17:06 PST
Modified files:
sys/kern vfs_bio.c
Log:
getblk() has an old crufty API in which the logical block size is not a
well known quantity. Device drivers standardize on using DEV_BSIZE (512),
while file ops are supposed to use mount->mnt_stat.f_iosize.
> ...
Crash-Reported-by: Vyacheslav Bocharov <list at xxxxxxxxxx>
thanks! seems more stable now.
--
Vyacheslav Bocharov
VB29-UANIC
More information about the Commits
mailing list