]> Git Repo - linux.git/commit - fs/nfs/nfs3acl.c
NFSv3: Fix another acl regression
authorTrond Myklebust <[email protected]>
Sun, 24 Aug 2014 18:46:48 +0000 (14:46 -0400)
committerTrond Myklebust <[email protected]>
Tue, 26 Aug 2014 20:17:48 +0000 (16:17 -0400)
commitf87d928f6d98644d39809a013a22f981d39017cf
tree35d9f8f440322e34027ea100c2d63967654ad2f3
parent412f6c4c26fb1eba8844290663837561ac53fa6e
NFSv3: Fix another acl regression

When creating a new object on the NFS server, we should not be sending
posix setacl requests unless the preceding posix_acl_create returned a
non-trivial acl. Doing so, causes Solaris servers in particular to
return an EINVAL.

Fixes: 013cdf1088d72 (nfs: use generic posix ACL infrastructure,,,)
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1132786
Cc: [email protected] # 3.14+
Signed-off-by: Trond Myklebust <[email protected]>
fs/nfs/nfs3acl.c
This page took 0.052287 seconds and 4 git commands to generate.