mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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:
parent
97986a2ea0
commit
fdd3cfa0aa
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue