Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 11:06:18 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vn vn.c
Message-ID:  <199909201806.LAA33700@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/09/20 11:06:18 PDT

  Modified files:
    sys/dev/vn           vn.c 
  Log:
      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
  
  Revision  Changes    Path
  1.96      +30 -5     src/sys/dev/vn/vn.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909201806.LAA33700>