Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162636838
D56440.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
382 B
Referenced Files
None
Subscribers
None
D56440.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/file.h b/sys/compat/linuxkpi/common/include/linux/file.h
--- a/sys/compat/linuxkpi/common/include/linux/file.h
+++ b/sys/compat/linuxkpi/common/include/linux/file.h
@@ -184,6 +184,8 @@
return (struct fd){f};
}
+#define fd_file(fd) ((fd).linux_file)
+
#define file linux_file
#define fget(...) linux_fget(__VA_ARGS__)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 7:17 AM (16 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32018974
Default Alt Text
D56440.diff (382 B)
Attached To
Mode
D56440: linuxkpi: Define `fd_file()`
Attached
Detach File
Event Timeline
Log In to Comment