mountd - Turn on SO_REUSEADDR
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 21 Jun 2016 05:01:58 +0000 (22:01 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 21 Jun 2016 05:01:58 +0000 (22:01 -0700)
commitef7289bf42c2d71432885ac9685617bb14c57a7b
treeece54e3642a3c70877a2fbfddf2d87f9d7ff5423
parentcb55f4cb2e2381599c8f725b53359ad0f90a3e37
mountd - Turn on SO_REUSEADDR

* Turn on SO_REUSEADDR because its kinda silly to not have it on.

* Fixes startup errors if mountd is restarted, or initially fails
  due to /etc/exports issues and is then restarted a little later.
sbin/mountd/mountd.c