VFS panics (cvs commit: src/sys/kern vfs_bio.c)

Jeff Roberson jroberson at chesapeake.net
Fri Feb 4 17:28:01 PST 2005


This should fix the buf_vlist_remove panic and may fix the dangling deps
panic.

---------- Forwarded message ----------
Date: Sat, 5 Feb 2005 01:26:14 +0000 (UTC)
From: Jeff Roberson <jeff at FreeBSD.org>
To: src-committers at FreeBSD.org, cvs-src at FreeBSD.org, cvs-all at FreeBSD.org
Subject: cvs commit: src/sys/kern vfs_bio.c

jeff        2005-02-05 01:26:14 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c
  Log:
   - Don't release BKGRDINPROG until after we've bufdone'd the copy.

  Sponsored by:   Isilon Systems, Inc.

  Revision  Changes    Path
  1.476     +15 -14    src/sys/kern/vfs_bio.c


More information about the freebsd-current mailing list