ipc: re-enable msgmni automatic recomputing msgmni if set to negative
[deliverable/linux.git] / include / linux / ipc_namespace.h
index c3b1da9e5feb6e612cb8f2f18618af26e798eb0f..ea6c18a8b0d442d13dabcdeca9961fb8540ca451 100644 (file)
@@ -52,6 +52,7 @@ extern atomic_t nr_ipc_ns;
 #define INIT_IPC_NS(ns)                .ns             = &init_ipc_ns,
 
 extern int register_ipcns_notifier(struct ipc_namespace *);
+extern int cond_register_ipcns_notifier(struct ipc_namespace *);
 extern int unregister_ipcns_notifier(struct ipc_namespace *);
 extern int ipcns_notify(unsigned long);
 
This page took 0.035082 seconds and 5 git commands to generate.