From 2aeff3d671023d772487616b71ef49381059e10d Mon Sep 17 00:00:00 2001 From: Nikolay Sturm Date: Sun, 7 May 2006 14:12:16 +0000 Subject: forgot to remove this sentence from the comment ok pedro --- sys/kern/vfs_subr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index 1f2220da18c..b9e563fd05f 100644 --- a/sys/kern/vfs_subr.c +++ b/sys/kern/vfs_subr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: vfs_subr.c,v 1.124 2006/04/30 14:20:07 sturm Exp $ */ +/* $OpenBSD: vfs_subr.c,v 1.125 2006/05/07 14:12:15 sturm Exp $ */ /* $NetBSD: vfs_subr.c,v 1.53 1996/04/22 01:39:13 christos Exp $ */ /* @@ -143,7 +143,7 @@ vntblinit(void) /* * Mark a mount point as busy. Used to synchronize access and to delay - * unmounting. Interlock is not released on failure. + * unmounting. * * historical behavior: * - LK_NOWAIT means that we should just ignore the mount point if it's -- cgit v1.2.3