commit | 22d8dcdf8f8a3882d98757e78169014bb0bc6b23 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Sep 28 00:27:40 2010 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Thu Oct 28 09:08:46 2010 -0500 |
tree | ee7c2f6842b329cfc0652400e83cb166dbead331 | |
parent | 7a4566b0b8fa67c7cd7be9f2969a085920356abb [diff] |
fs/9p: Implement setting posix acl This patch also update mode bits, as a normal file system. I am not sure wether we should do that, considering that a setxattr on the server will again update the ACL/mode value Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>