Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167514620
D54271.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
429 B
Referenced Files
None
Subscribers
None
D54271.id.diff
View Options
diff --git a/sys/kern/kern_jail.c b/sys/kern/kern_jail.c
--- a/sys/kern/kern_jail.c
+++ b/sys/kern/kern_jail.c
@@ -83,7 +83,9 @@
#define PRISON0_HOSTUUID_MODULE "hostuuid"
MALLOC_DEFINE(M_PRISON, "prison", "Prison structures");
+#ifdef RACCT
static MALLOC_DEFINE(M_PRISON_RACCT, "prison_racct", "Prison racct structures");
+#endif
/* Keep struct prison prison0 and some code in kern_jail_set() readable. */
#ifdef INET
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 10:03 AM (14 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37132016
Default Alt Text
D54271.id.diff (429 B)
Attached To
Mode
D54271: jail: Don't define malloc type M_PRISON_RACCT on !RACCT
Attached
Detach File
Event Timeline
Log In to Comment