Home
last modified time | relevance | path

Searched hist:"3 c726023402a2f3b28f49b9d90ebf9e71151157d" (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Didmap.hdiff 3c726023402a2f3b28f49b9d90ebf9e71151157d Tue Jan 04 23:53:52 CET 2011 J. Bruce Fields <bfields@redhat.com> nfsd4: return nfs errno from name_to_id functions

This avoids the need for the confusing ESRCH mapping.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
H A Dnfs4xdr.cdiff 47c85291d3dd1a51501555000b90f8e281a0458e Wed Feb 16 03:08:35 CET 2011 NeilBrown <neilb@suse.de> nfsd: correctly handle return value from nfsd_map_name_to_*

These functions return an nfs status, not a host_err. So don't
try to convert before returning.

This is a regression introduced by
3c726023402a2f3b28f49b9d90ebf9e71151157d; I fixed up two of the callers,
but missed these two.

Cc: stable@kernel.org
Reported-by: Herbert Poetzl <herbert@13thfloor.at>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
diff 3c726023402a2f3b28f49b9d90ebf9e71151157d Tue Jan 04 23:53:52 CET 2011 J. Bruce Fields <bfields@redhat.com> nfsd4: return nfs errno from name_to_id functions

This avoids the need for the confusing ESRCH mapping.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>