Back out VFS_LOCK_GIANT.9:1.4, due to losing a race in change/update

against revision 1.3.  No need to include mount.h twice, once will be
quite enough.

Pointed out by:	simon
This commit is contained in:
Robert Watson 2006-01-03 14:00:22 +00:00
parent 97986a2ea0
commit fdd3cfa0aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153988

View File

@ -35,7 +35,6 @@
.Nm VFS_UNLOCK_GIANT
.Nd "conditionally lock and unlock Giant around entry into VFS"
.Sh SYNOPSIS
.In sys/mount.h
.In sys/param.h
.In sys/mount.h
.In sys/vnode.h