Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 1999 00:36:03 -0800 (PST)
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:  <199902010836.AAA03725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/02/01 00:36:03 PST

  Modified files:
    sys/dev/vn           vn.c 
  Log:
      The alternate B_PAGING path for vnstrategy() is used for VM faults
      as well as swap I/O now.  This path failed to properly set bp->b_resid
      on I/O completion.
  
  Revision  Changes    Path
  1.74      +2 -1      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?199902010836.AAA03725>