]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssd/svcgssd_proc.c
Improve debugging in svcgssd
[nfs-utils.git] / utils / gssd / svcgssd_proc.c
index 3894078e81568e4f78d0a18bef8cb5e2e7528191..0ecbab631f1714fce5b60e195504b70c1805d192 100644 (file)
@@ -241,7 +241,7 @@ get_ids(gss_name_t client_name, gss_OID mech, struct svc_cred *cred)
                        "file for name '%s'\n", sname);
                goto out_free;
        }
-       nfs4_init_name_mapping(NULL); /* XXX: should only do this once */
+
        res = nfs4_gss_princ_to_ids(secname, sname, &uid, &gid);
        if (res < 0) {
                /*