cvs commit: src/sys/kern vfs_bio.c

Jeff Roberson jeff at FreeBSD.org
Tue Apr 4 06:44:22 UTC 2006


jeff        2006-04-04 06:44:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
   - Properly check against B_DELWRI and B_NEEDSGIANT.  This check was
     incorrectly written and caused some !NEEDSGIANT buffers to be put in
     the NEEDSGIANT queue.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.506     +2 -1      src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list