git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
412f6c4
)
NFSv3: Fix another acl regression
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Sun, 24 Aug 2014 18:46:48 +0000
(14:46 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Tue, 26 Aug 2014 20:17:48 +0000
(16:17 -0400)
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: stable@vger.kernel.org # 3.14+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs3acl.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs3acl.c
Simple merge