summaryrefslogtreecommitdiffstats
path: root/sys/ufs/mfs
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-01-21 09:24:46 +0000
committerdillon <dillon@FreeBSD.org>1999-01-21 09:24:46 +0000
commit92d48e1c2862e08dffbe225cb0b01b9e1a1b58b1 (patch)
tree3bbc992e4263a72389de42286870cf1e6035c66e /sys/ufs/mfs
parent0929496a148ea60a965ebdef8220d49162d9985d (diff)
downloadFreeBSD-src-92d48e1c2862e08dffbe225cb0b01b9e1a1b58b1.zip
FreeBSD-src-92d48e1c2862e08dffbe225cb0b01b9e1a1b58b1.tar.gz
Access to mfsp->buf_queue must be protected at splbio(). Other minor
adjustments also made, such as passing mfsp to mfs_doio() directly.
Diffstat (limited to 'sys/ufs/mfs')
-rw-r--r--sys/ufs/mfs/mfs_vfsops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/mfs/mfs_vfsops.c b/sys/ufs/mfs/mfs_vfsops.c
index 73ab75a..6333cca 100644
--- a/sys/ufs/mfs/mfs_vfsops.c
+++ b/sys/ufs/mfs/mfs_vfsops.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)mfs_vfsops.c 8.11 (Berkeley) 6/19/95
- * $Id: mfs_vfsops.c,v 1.53 1999/01/01 04:14:11 dillon Exp $
+ * $Id: mfs_vfsops.c,v 1.54 1999/01/21 08:29:08 dillon Exp $
*/
OpenPOWER on IntegriCloud