Date: Mon, 12 Jan 2015 20:59:10 -0500 From: Ryan Stone <rysto32@gmail.com> To: "freebsd-fs@freebsd.org" <freebsd-fs@freebsd.org> Subject: mountd -h flag is not accepting hostnames Message-ID: <CAFMmRNw0AV5cmRemN33y1w0Oh-jhL1bC51t2DWSpBrQ2FR0iXQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
It seems that there has been a regression between 8.1-RELEASE and 10.1-RELEASE in mountd. In 10.1 I can no longer run mountd with -h myhostname to have it bind to the IP that "myhostname" resolve to. The cause is that getaddrinfo() is not being called correctly. I've uploaded a fix for review here: https://reviews.freebsd.org/D1507
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNw0AV5cmRemN33y1w0Oh-jhL1bC51t2DWSpBrQ2FR0iXQ>