- Update richacl patchset for 3.4.
authorJeff Mahoney <jeffm@suse.com>
Thu, 5 Apr 2012 20:25:16 +0000 (16:25 -0400)
committerJeff Mahoney <jeffm@suse.com>
Mon, 9 Apr 2012 01:36:12 +0000 (21:36 -0400)
commit654edc0a871ca05d37f69b83e1487a0d455d0294
tree1ca3661eb867112e3ed87c2c89e4c1e15fdc1b92
parentdcd592661d06546d1f63b112d7aef4327aca2a75
- Update richacl patchset for 3.4.

suse-commit: f13764ec624272ce7f540b9155d368f4b5499ed1
21 files changed:
fs/Kconfig
fs/Makefile
fs/ext4/Kconfig
fs/ext4/Makefile
fs/ext4/ext4.h
fs/ext4/file.c
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/namei.c
fs/ext4/richacl.c [new file with mode: 0644]
fs/ext4/richacl.h [new file with mode: 0644]
fs/ext4/super.c
fs/ext4/xattr.c
fs/ext4/xattr.h
fs/namei.c
fs/richacl_base.c [new file with mode: 0644]
fs/richacl_inode.c [new file with mode: 0644]
fs/richacl_xattr.c [new file with mode: 0644]
include/linux/fs.h
include/linux/richacl.h [new file with mode: 0644]
include/linux/richacl_xattr.h [new file with mode: 0644]