Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-12 | nfsd: pass network context to idmap init/exit functions | Stanislav Kinsbursky | 1 | -4/+4 | |
These functions will be called from per-net operations. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com> | |||||
2011-01-05 | nfsd4: return nfs errno from name_to_id functions | J. Bruce Fields | 1 | -2/+2 | |
This avoids the need for the confusing ESRCH mapping. Signed-off-by: J. Bruce Fields <bfields@redhat.com> | |||||
2011-01-05 | nfsd4: remove outdated pathname-comments | J. Bruce Fields | 1 | -2/+0 | |
Signed-off-by: J. Bruce Fields <bfields@redhat.com> | |||||
2011-01-05 | nfsd4: move idmap and acl header files into fs/nfsd | J. Bruce Fields | 1 | -0/+64 | |
These are internal nfsd interfaces. Signed-off-by: J. Bruce Fields <bfields@redhat.com> |