Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z

This commit is contained in:
Al Viro
2012-01-06 23:15:54 -05:00
375 changed files with 1007 additions and 1470 deletions

View File

@@ -101,7 +101,7 @@
struct pid_entry {
char *name;
int len;
mode_t mode;
umode_t mode;
const struct inode_operations *iop;
const struct file_operations *fop;
union proc_op op;