Skip to content

Commit

Permalink
NFS: Store the legacy idmapper result in the keyring
Browse files Browse the repository at this point in the history
This patch removes the old hashmap-based caching and instead uses a
"request key actor" to place an upcall to the legacy idmapper rather
than going through /sbin/request-key.  This will only be used as a
fallback if /etc/request-key.conf isn't configured to use nfsidmap.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
  • Loading branch information
Bryan Schumaker authored and Trond Myklebust committed Mar 1, 2012
1 parent 59e6b9c commit 57e6232
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 399 deletions.
Loading

0 comments on commit 57e6232

Please sign in to comment.