nfsd4: return nfs errno from name_to_id functions
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 4 Jan 2011 22:53:52 +0000 (17:53 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 4 Jan 2011 23:22:11 +0000 (18:22 -0500)
commit3c726023402a2f3b28f49b9d90ebf9e71151157d
tree434ee06a662815327c8bd34aaf7b5258994dc033
parent775a1905e1e042e830eae31e70efec9387eb3e1d
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>
fs/nfsd/idmap.h
fs/nfsd/nfs4idmap.c
fs/nfsd/nfs4xdr.c
fs/nfsd/nfsproc.c