Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2003 22:05:23 -0800 (PST)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c vfs_subr.c
Message-ID:  <200303020605.h2265NK4099104@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/03/01 22:05:23 PST

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c vfs_subr.c 
  Log:
   - Hold the vnode interlock across calls to bgetvp instead of acquiring it
     internally.  This is required to stop multiple bufs from being associated
     with a single lblkno.
  
  Revision  Changes    Path
  1.375     +4 -1      src/sys/kern/vfs_bio.c
  1.433     +1 -2      src/sys/kern/vfs_subr.c

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




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