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:
e4fd72a
)
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 22 Feb 2011 23:44:31 +0000
(15:44 -0800)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 11 Mar 2011 20:39:27 +0000
(15:39 -0500)
This will be required in order to switch uid/gid mapping back on if the
admin has tried to disable it.
Note that we also propagate NFS4ERR_BADNAME at the same time, in order to
work around a Linux server bug.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found