]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/proc/internal.h
UBUNTU: SAUCE: LSM stacking: procfs: add smack subdir to attrs
[mirror_ubuntu-bionic-kernel.git] / fs / proc / internal.h
index 4a67188c8d74cdc4269c3d60a60b3245cd9837e9..c39154eceefb49f93d8a6c9380358a384cc98de9 100644 (file)
@@ -58,6 +58,7 @@ union proc_op {
        int (*proc_show)(struct seq_file *m,
                struct pid_namespace *ns, struct pid *pid,
                struct task_struct *task);
+       const char *lsm;
 };
 
 struct proc_inode {