Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152990606
D56440.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
383 B
Referenced Files
None
Subscribers
None
D56440.diff
View Options
Index: sys/compat/linuxkpi/common/include/linux/file.h
===================================================================
--- sys/compat/linuxkpi/common/include/linux/file.h
+++ sys/compat/linuxkpi/common/include/linux/file.h
@@ -184,6 +184,8 @@
return (struct fd){f};
}
+#define fd_file(fd) ((fd).file)
+
#define file linux_file
#define fget(...) linux_fget(__VA_ARGS__)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 12:27 PM (11 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31750362
Default Alt Text
D56440.diff (383 B)
Attached To
Mode
D56440: linuxkpi: Define `fd_file()`
Attached
Detach File
Event Timeline
Log In to Comment