Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131647839
D52983.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
390 B
Referenced Files
None
Subscribers
None
D52983.diff
View Options
diff --git a/sys/fs/nullfs/null.h b/sys/fs/nullfs/null.h
--- a/sys/fs/nullfs/null.h
+++ b/sys/fs/nullfs/null.h
@@ -35,11 +35,11 @@
#ifndef FS_NULL_H
#define FS_NULL_H
-#define NULLM_CACHE 0x0001
-
#include <sys/ck.h>
#include <vm/uma.h>
+#define NULLM_CACHE 0x0001
+
struct null_mount {
struct mount *nullm_vfs;
struct vnode *nullm_lowerrootvp; /* Ref to lower root vnode */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 12:51 AM (13 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23551689
Default Alt Text
D52983.diff (390 B)
Attached To
Mode
D52983: nullfs: add nounixbypass mount option
Attached
Detach File
Event Timeline
Log In to Comment