]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/nsproxy.h
sched: speed up and simplify vslice calculations
[linux-2.6-omap-h63xx.git] / include / linux / nsproxy.h
index ce06188b7a56796cb63736a7d03f62f7c623b10c..bec4485e3d76d0a91cba665b4716e5a6480bb42e 100644 (file)
@@ -29,6 +29,7 @@ struct nsproxy {
        struct mnt_namespace *mnt_ns;
        struct pid_namespace *pid_ns;
        struct user_namespace *user_ns;
+       struct net           *net_ns;
 };
 extern struct nsproxy init_nsproxy;