]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/cache.c
When mountd gets a request to export a mountpoint which is not
[nfs-utils.git] / utils / mountd / cache.c
index ce1a5a9f41bc9accd5d6433e77926d29b693d66a..fd317cdc40fc16c9744de0dded6b84442c001d6e 100644 (file)
@@ -508,7 +508,7 @@ void nfsd_fh(FILE *f)
         */
        qword_printint(f, 0x7fffffff);
        if (found)
-               qword_print(f, found->e_path);
+               qword_print(f, found_path);
        qword_eol(f);
  out:
        free(found_path);