]> git.baikalelectronics.ru Git - kernel.git/commit
gfs2: use generic posix ACL infrastructure
authorChristoph Hellwig <hch@infradead.org>
Fri, 20 Dec 2013 13:16:52 +0000 (05:16 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jan 2014 04:58:22 +0000 (23:58 -0500)
commit2bd7507db26a67de7cb46fa5b018ca3c18d0d656
tree1f853adc16d311670dbfba0cf6e2e7555d1d9b4b
parent97915ff13afde99aec75bebb2792e033c2aa59e0
gfs2: use generic posix ACL infrastructure

This contains some major refactoring for the create path so that
inodes are created with the right mode to start with instead of
fixing it up later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/gfs2/acl.c
fs/gfs2/acl.h
fs/gfs2/inode.c
fs/gfs2/xattr.c