freebsd-dev/sys/dev/vn
Matthew Dillon 5b4cc8ee79 Fix the situation where an I/O crosses the EOF point. We need to properly
adjust the bp->b_bcount the same way for unlabeled VN access as dscheck
    does for labeled access.

    We also increase the block size to at least 8K for efficiency.

Reviewed by:	 Tor.Egge@fast.no
1999-09-20 18:06:17 +00:00
..
vn.c Fix the situation where an I/O crosses the EOF point. We need to properly 1999-09-20 18:06:17 +00:00