summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_extattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_extattr.c')
-rw-r--r--sys/kern/vfs_extattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/vfs_extattr.c b/sys/kern/vfs_extattr.c
index 5115e1a..79a0ce9 100644
--- a/sys/kern/vfs_extattr.c
+++ b/sys/kern/vfs_extattr.c
@@ -3742,7 +3742,7 @@ out:
/*
* Convert a user file descriptor to a kernel file entry.
- * The file entry is locked upon returning.
+ * A reference on the file entry is held upon returning.
*/
int
getvnode(fdp, fd, fpp)
OpenPOWER on IntegriCloud