cvs commit: src/sys/kern vfs_bio.c

Konstantin Belousov kib at FreeBSD.org
Tue Aug 19 11:32:07 UTC 2008


kib         2008-08-19 11:31:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  SVN rev 181868 on 2008-08-19 11:31:49Z by kib
  
  In brelse, put the B_NEEDSGIANT buffer on the QUEUE_DIRTY_GIANT queue,
  instead of QUEUE_DIRTY.
  
  Tested by:      pho
  Reviewed by:    attilio
  MFC after:      3 days
  
  Revision  Changes    Path
  1.544     +1 -1      src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list