]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/pid_namespace.h
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-zesty-kernel.git] / include / linux / pid_namespace.h
index 918b117a7cd303163796af02289afda4eae585ef..34cce96741bc1dfb9966cb8b84da8eb6452464ed 100644 (file)
@@ -40,6 +40,7 @@ struct pid_namespace {
        struct fs_pin *bacct;
 #endif
        struct user_namespace *user_ns;
+       struct ucounts *ucounts;
        struct work_struct proc_work;
        kgid_t pid_gid;
        int hide_pid;