DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/kern vfs_bio.c
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@xxxxxxxxxx>
thanks! seems more stable now.
--
Vyacheslav Bocharov
VB29-UANIC
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]