Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163377775
D30779.id90929.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
839 B
Referenced Files
None
Subscribers
None
D30779.id90929.diff
View Options
Index: share/man/man9/vn_fullpath.9
===================================================================
--- share/man/man9/vn_fullpath.9
+++ share/man/man9/vn_fullpath.9
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 23, 2008
+.Dd June 15, 2021
.Dt VN_FULLPATH 9
.Os
.Sh NAME
@@ -38,7 +38,7 @@
.In sys/vnode.h
.Ft int
.Fo vn_fullpath
-.Fa "struct thread *td" "struct vnode *vp" "char **retbuf" "char **freebuf"
+.Fa "struct vnode *vp" "char **retbuf" "char **freebuf"
.Fc
.Sh DESCRIPTION
The
@@ -68,10 +68,6 @@
.Pp
Its arguments are:
.Bl -tag -width ".Fa freebuf"
-.It Fa td
-The thread performing the call; this pointer will be dereferenced to find
-the process and its file descriptor structure, in order to identify the
-root vnode to use.
.It Fa vp
The vnode to search for.
No need to be locked by the caller.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 4:13 PM (3 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35407684
Default Alt Text
D30779.id90929.diff (839 B)
Attached To
Mode
D30779: vn_fullpath.9: update args after rev 364633
Attached
Detach File
Event Timeline
Log In to Comment