Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143923787
D51315.id158505.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
485 B
Referenced Files
None
Subscribers
None
D51315.id158505.diff
View Options
diff --git a/sys/kern/vfs_cache.c b/sys/kern/vfs_cache.c
--- a/sys/kern/vfs_cache.c
+++ b/sys/kern/vfs_cache.c
@@ -332,7 +332,7 @@
"char *");
SDT_PROBE_DEFINE1(vfs, namecache, symlink, alloc__fail, "size_t");
-SDT_PROBE_DEFINE3(vfs, fplookup, lookup, done, "struct nameidata", "int", "bool");
+SDT_PROBE_DEFINE3(vfs, fplookup, lookup, done, "struct nameidata *", "int", "bool");
SDT_PROBE_DECLARE(vfs, namei, lookup, entry);
SDT_PROBE_DECLARE(vfs, namei, lookup, return);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 3, 1:27 AM (4 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28419726
Default Alt Text
D51315.id158505.diff (485 B)
Attached To
Mode
D51315: vfs_cache: Fix the SDT definition of vfs:fplookup:lookup:done
Attached
Detach File
Event Timeline
Log In to Comment