Date: Fri, 4 Feb 2005 20:27:58 -0500 (EST) From: Jeff Roberson <jroberson@chesapeake.net> To: current@freebsd.org Subject: VFS panics (cvs commit: src/sys/kern vfs_bio.c) Message-ID: <20050204202725.G18864@mail.chesapeake.net>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050204202725.G18864>
