aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/idmap.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-01-04nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields1-2/+2
This avoids the need for the confusing ESRCH mapping. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-01-04nfsd4: remove outdated pathname-commentsJ. Bruce Fields1-2/+0
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields1-0/+64
These are internal nfsd interfaces. Signed-off-by: J. Bruce Fields <bfields@redhat.com>