summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_GETEXTATTR.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_GETEXTATTR.9')
-rw-r--r--share/man/man9/VOP_GETEXTATTR.93
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/VOP_GETEXTATTR.9 b/share/man/man9/VOP_GETEXTATTR.9
index 5db01cb..b3e4cc0 100644
--- a/share/man/man9/VOP_GETEXTATTR.9
+++ b/share/man/man9/VOP_GETEXTATTR.9
@@ -66,8 +66,7 @@ Extended attribute semantics may vary by file system implementing the call.
More information on extended attributes may be found in
.Xr extattr 9 .
.Sh LOCKS
-No locks are required to call this vnode method, and any locks held on
-entry will be held on exit.
+The vnode will be locked on entry and should remain locked on return.
.Sh RETURN VALUES
On success, zero will be returned, and the uio structure will be updated to
reflect data read. Otherwise, an appropriate error code is returned.
OpenPOWER on IntegriCloud