Date: Sat, 30 Apr 2005 11:44:22 +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 Message-ID: <200504301144.j3UBiMGe051187@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-04-30 11:44:22 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Don't acquire Giant before calling b_biodone, individual consumers are now required to do so themselves. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.484 +0 -6 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504301144.j3UBiMGe051187>