aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VOP_LOCK.9
diff options
context:
space:
mode:
authorAttilio Rao <attilio@FreeBSD.org>2008-06-05 17:07:33 +0000
committerAttilio Rao <attilio@FreeBSD.org>2008-06-05 17:07:33 +0000
commit02c916540f34f976e715f790c38c9f3e228c9748 (patch)
tree81d4bd4c83f728c785d3a503b4d6a06ad087d483 /share/man/man9/VOP_LOCK.9
parenta177319618cb75f8e10fd23351fddd27e26da618 (diff)
downloadsrc-02c916540f34f976e715f790c38c9f3e228c9748.tar.gz
src-02c916540f34f976e715f790c38c9f3e228c9748.zip
Add the missing option LK_NOWITNESS for vn_lock / VOP_LOCK operations.
Notes
Notes: svn path=/head/; revision=179565
Diffstat (limited to 'share/man/man9/VOP_LOCK.9')
-rw-r--r--share/man/man9/VOP_LOCK.94
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man9/VOP_LOCK.9 b/share/man/man9/VOP_LOCK.9
index 1c9857eb2d93..ab4c53cfff40 100644
--- a/share/man/man9/VOP_LOCK.9
+++ b/share/man/man9/VOP_LOCK.9
@@ -87,6 +87,10 @@ Do not sleep to wait for lock.
Sleep, then return failure.
.It Dv LK_CANRECURSE
Allow recursive exclusive lock.
+.It Dv LK_NOWITNESS
+Instruct
+.Xr witness 4
+to ignore this instance.
.El
.Pp
The lock type may be