diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-01 22:50:52 (GMT) |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2013-02-13 14:15:14 (GMT) |
commit | ddca4e1730cf1b72044ae76ddf17b29d790b4dbc (patch) | |
tree | f5659143f3b480dd7fd93ea8e0a324884fe3cf87 /net | |
parent | 1ac7fd8190b79c822631ed537186fb8b2d9e9b74 (diff) | |
download | linux-ddca4e1730cf1b72044ae76ddf17b29d790b4dbc.tar.xz |
nfs_common: Update the translation between nfsv3 acls linux posix acls
- Use kuid_t and kgit in struct nfsacl_encode_desc.
- Convert from kuids and kgids when generating on the wire values.
- Convert on the wire values to kuids and kgids when read.
- Modify cmp_acl_entry to be type safe comparison on posix acls.
Only acls with type ACL_USER and ACL_GROUP can appear more
than once and as such need to compare more than their tag.
- The e_id field is being removed from posix acls so don't initialize it.
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions