cvs commit: src/sys/kern vfs_subr.c

Jeff Roberson jeff at FreeBSD.org
Sun May 1 05:00:37 PDT 2005


jeff        2005-05-01 12:00:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
   - All buffers should either be clean or dirty.  If neither of these flags
     are set when we attempt to remove a buffer from a queue we should panic.
     Hopefully this will catch the source of the wrong bufobj panics.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.621     +4 -0      src/sys/kern/vfs_subr.c


More information about the cvs-src mailing list