commit | e01580bf9e4d0e3bbaead44bd46cdbfe61957732 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:52 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:22 2014 -0500 |
tree | 1f853adc16d311670dbfba0cf6e2e7555d1d9b4b | |
parent | 2cc6a5a01cdbeb0e46f3aa144819d5d7cee458a1 [diff] |
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>