commit | 85ff872d3f4a62d076d698bd1fa15ca2a4d7c100 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Sep 28 00:27:39 2010 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Thu Oct 28 09:08:46 2010 -0500 |
tree | 16d74f328ccb0b81470b1fbc4cad1b37e4df7ab8 | |
parent | 8e44a0805fc9d77475060280136aa491aa7d7060 [diff] |
fs/9p: Implement POSIX ACL permission checking function The ACL value is fetched as a part of inode initialization from the server and the permission checking function use the cached value of the ACL 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>