Page MenuHomeFreeBSD

D52983.1786717798.diff
No OneTemporary

Size
390 B
Referenced Files
None
Subscribers
None

D52983.1786717798.diff

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

Mime Type
text/plain
Expires
Fri, Aug 14, 2:29 PM (9 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29407133
Default Alt Text
D52983.1786717798.diff (390 B)

Event Timeline