看板 DFBSD_commit 關於我們 聯絡資訊
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@smz.com.ua> thanks! seems more stable now. -- Vyacheslav Bocharov VB29-UANIC