diff options
author | NeilBrown <neilb@suse.de> | 2012-05-01 15:20:31 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2012-05-01 15:29:59 -0400 |
commit | 3d7faa0249332e23a2dc2e3e78020ed6bc66036a (patch) | |
tree | 9378d20b8ec40debdde75af86076bba5f8cac062 /utils/mountd/v4root.c | |
parent | 8ed7383f1b1766f12a3ad3d6259e5e9e37b64727 (diff) | |
download | nfs-utils-3d7faa0249332e23a2dc2e3e78020ed6bc66036a.tar.gz nfs-utils-3d7faa0249332e23a2dc2e3e78020ed6bc66036a.tar.xz nfs-utils-3d7faa0249332e23a2dc2e3e78020ed6bc66036a.zip |
auth_authenticate_newcache: prefer non-V4ROOT export over V4ROOT exports
Currently auth_authenticate_internal finds an export and if it
is a V4ROOT export, it reports that there is no match. Unlike
lookup_export() it doesn't keep looking for an acceptable export.
So remove the test from auth_authenticate_internal(), and add it to
auth_authenticate_newcache(), where the search can be allowed to
continue.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mountd/v4root.c')
0 files changed, 0 insertions, 0 deletions