<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mountd</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>85ad4936 - mountd(8): generate a syslog message when the &quot;V4:&quot; line is missing</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/rc/rc.d/mountd#85ad4936</link>
        <description>mountd(8): generate a syslog message when the &quot;V4:&quot; line is missingDaniel reported that NFSv4 mounts were not working despite havingset &quot;nfsv4_server_enable=YES&quot; in /etc/rc.conf.  Mountd was logging amessage that there was no /etc/exports file.He noted that creating a /etc/exports file with a &quot;V4:&quot; line in itwas needed make NFSv4 mounts work.At least one &quot;V4:&quot; line in one of the exports(5) file(s) is needed tomake NFSv4 mounts work. This patch fixes mountd.c so that it logs amessage indicting that there is no &quot;V4:&quot; line in any exports(5)file when NFSv4 mounts are enabled.To avoid this message being generated erroneously, /etc/rc.d/mountdis updated to make sure vfs.nfsd.server_max_nfsvers is properly setbefore mountd(8) is started.PR:	253901(cherry picked from commit 09673fc0f36dd1cca74940a240a9ed0f62228084)

            List of files:
            /freebsd-13.1/libexec/rc/rc.d/mountd</description>
        <pubDate>Tue, 09 Mar 2021 00:08:02 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4389a566 - Add support for the new mountd -R option.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/rc/rc.d/mountd#4389a566</link>
        <description>Add support for the new mountd -R option.r376026 added a new &quot;-R&quot; option to mountd, which tells it tonot support the Mount protocol (not used by NFSv4) and notregister with rpcbind.Rpcbind is considered a security issue by some sites now.This patch adds a new yes/no variable called nfsv4_server_only.When that is set, make vfs.nfsd.server_min_vers=4 and set &quot;=R&quot;for mountd.Setting vfs.nfsd.server_min_vers=4 tells nfsd to not register with rpcbind.While here, add a check for &quot;load_kld nfsd&quot; failing to nfsd.Reviewed by:	0mpMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D26938

            List of files:
            /freebsd-13.1/libexec/rc/rc.d/mountd</description>
        <pubDate>Fri, 06 Nov 2020 16:33:42 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0696600c - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/rc/rc.d/mountd#0696600c</link>
        <description>Move the rc framework out of sbin/init into libexec/rc.The reasons for this are forward looking to pkgbase: * /sbin/init is a special binary; try not to replace it with   every package update because an rc script was touched.   (a follow-up commit will make init its own package) * having rc in its own place will allow more easy replacement   of the rc framework with alternatives, such as openrc.Discussed with:		brd (during BSDCam), kmooreRequested by:		cem, bzPR:			231522Approved by:		re (gjb)

            List of files:
            /freebsd-13.1/libexec/rc/rc.d/mountd</description>
        <pubDate>Wed, 17 Oct 2018 16:49:11 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
