commit | f2963d4551e7f500025d687586a25a09ea28941e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 20 05:16:47 2013 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 23:58:20 2014 -0500 |
tree | c119c05fc7d7596d19fd6904386419278bf8515c | |
parent | b0a7ab5706647844e7a1b91b0c31cdb3bee1e1cc [diff] |
jffs2: use generic posix ACL infrastructure Also don't bother to set up a .get_acl method for symlinks as we do not support access control (ACLs or even mode bits) for symlinks in Linux. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>