cvs commit: src/sys/fs/ntfs ntfs_subr.c

Mike Silbersack silby at silby.com
Sat Jun 21 09:53:28 PDT 2003


On Sat, 21 Jun 2003, Tim J. Robbins wrote:

> NetBSD's buffer cache definitely cannot handle requests for the same blkno
> with different sizes. jdolecek added that code to avoid requesting different
> sized buffers because NetBSD panics when it detects such a request; FreeBSD
> tries to handle the request correctly, but does a pretty bad job of it and
> issues the bogus write requests I mentioned in the commit message.

Maybe you should make it a panic here too then.

Er, well, a very annoying printf at least.

Mike "Silby" Silbersack


More information about the cvs-all mailing list