X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=fs%2Fproc%2Finternal.h;h=ea575375f210d393d43e94ff63ed0394285a7634;hp=4fc5a9b68f76d8d1f9498aacef8920eb42ffc9b3;hb=ae5906ceee038ea29ff5162d1bcd18fb50af8b94;hpb=1fc1cd8399ab5541a488a7e47b2f21537dd76c2d diff --git a/fs/proc/internal.h b/fs/proc/internal.h index 4fc5a9b68f76..ea575375f210 100644 --- a/fs/proc/internal.h +++ b/fs/proc/internal.h @@ -82,6 +82,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 {