X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=utils%2Fmountd%2Fmountd.c;h=08f294d95ac71488d2ec2b71ecb1db43670d8559;hb=95b414a6038d1d4efb1b1ec90c2da17def7064b2;hp=ee6afe6167bd18fa1260c7fe7757208c1d897136;hpb=a68d983fb3b571720eb94f68d56e8849583a2a21;p=nfs-utils.git diff --git a/utils/mountd/mountd.c b/utils/mountd/mountd.c index ee6afe6..08f294d 100644 --- a/utils/mountd/mountd.c +++ b/utils/mountd/mountd.c @@ -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 } };