diff options
author | Bryan Schumaker <bjschuma@netapp.com> | 2012-01-26 22:54:23 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-02-07 00:48:01 +0100 |
commit | e6499c6f4b5f56a16f8b8ef60529c1da28b13aea (patch) | |
tree | 9212b8d42b0cb24e68c46509e3d924f2b9d30f41 /fs/omfs/dir.c | |
parent | NFS: Fix comparison between DS address lists (diff) | |
download | linux-e6499c6f4b5f56a16f8b8ef60529c1da28b13aea.tar.xz linux-e6499c6f4b5f56a16f8b8ef60529c1da28b13aea.zip |
NFS: Fall back on old idmapper if request_key() fails
This patch removes the CONFIG_NFS_USE_NEW_IDMAPPER compile option.
First, the idmapper will attempt to map the id using /sbin/request-key
and nfsidmap. If this fails (if /etc/request-key.conf is not configured
properly) then the idmapper will call the legacy code to perform the
mapping. I left a comment stating where the legacy code begins to make
it easier for somebody to remove in the future.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/omfs/dir.c')
0 files changed, 0 insertions, 0 deletions