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:
d4c42fb
)
NFSv3: Fix return value of nfs3_proc_setacls
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Sun, 2 Feb 2014 19:36:42 +0000
(14:36 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Mon, 3 Feb 2014 18:14:23 +0000
(13:14 -0500)
nfs3_proc_setacls is used internally by the NFSv3 create operations
to set the acl after the file has been created. If the operation
fails because the server doesn't support acls, then it must return '0',
not -EOPNOTSUPP.
Reported-by: Russell King <linux@arm.linux.org.uk>
Link:
http://lkml.kernel.org/r/20140201010328.GI15937@n2100.arm.linux.org.uk
Cc: Christoph Hellwig <hch@lst.de>
Tested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs3acl.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs3acl.c
Simple merge