Page MenuHomeFreeBSD

D52983.diff
No OneTemporary

D52983.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
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)

Event Timeline