Re: [RFC v7 30/41] nfsd: Add richacl support

2015-09-24 Thread J. Bruce Fields
On Sat, Sep 05, 2015 at 12:27:25PM +0200, Andreas Gruenbacher wrote: > On file systems with richacls enabled, get and set richacls directly > instead of converting from / to posix acls. ACK.--b. > > Signed-off-by: Andreas Gruenbacher > --- > fs/nfsd/acl.h | 3 +- > fs/nfsd/nfs4acl.c |

Re: [RFC v7 30/41] nfsd: Add richacl support

2015-09-24 Thread J. Bruce Fields
On Sat, Sep 05, 2015 at 12:27:25PM +0200, Andreas Gruenbacher wrote: > On file systems with richacls enabled, get and set richacls directly > instead of converting from / to posix acls. ACK.--b. > > Signed-off-by: Andreas Gruenbacher > --- > fs/nfsd/acl.h | 3 +- >

[RFC v7 30/41] nfsd: Add richacl support

2015-09-05 Thread Andreas Gruenbacher
On file systems with richacls enabled, get and set richacls directly instead of converting from / to posix acls. Signed-off-by: Andreas Gruenbacher --- fs/nfsd/acl.h | 3 +- fs/nfsd/nfs4acl.c | 124 ++--- fs/nfsd/nfs4proc.c | 2 +-

[RFC v7 30/41] nfsd: Add richacl support

2015-09-05 Thread Andreas Gruenbacher
On file systems with richacls enabled, get and set richacls directly instead of converting from / to posix acls. Signed-off-by: Andreas Gruenbacher --- fs/nfsd/acl.h | 3 +- fs/nfsd/nfs4acl.c | 124 ++---