cvs commit: src/sys/kern vfs_bio.c

Xin LI delphij at FreeBSD.org
Fri Jun 8 07:05:09 UTC 2007


delphij     2007-06-08 07:05:08 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  In getblk(), before gbincore(), use BO_LOCK directly when locking
  the bufobj, rather than using VI_LOCK, like what was done with
  revision 1.453.
  
  Revision  Changes    Path
  1.525     +2 -2      src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list