]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/mountd.c
Merge branch 'upstream'
[nfs-utils.git] / utils / mountd / mountd.c
index ee6afe6167bd18fa1260c7fe7757208c1d897136..08f294d95ac71488d2ec2b71ecb1db43670d8559 100644 (file)
@@ -67,6 +67,7 @@ static struct option longopts[] =
        { "ha-callout", 1, 0, 'H' },
        { "state-directory-path", 1, 0, 's' },
        { "num-threads", 1, 0, 't' },
+       { "reverse-lookup", 0, 0, 'r' },
        { NULL, 0, 0, 0 }
 };