commit | feda821e76f3bbbba4bd54d30b4d4005a7848aa5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:54 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 26 08:26:40 2014 -0500 |
tree | ebd9b6935393c4764dd8ac2f55251380ee9c9319 | |
parent | 013cdf1088d7235da9477a2375654921d9b9ba9f [diff] |
fs: remove generic_acl And instead convert tmpfs to use the new generic ACL code, with two stub methods provided for in-memory filesystems. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>