<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/mountd, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-08-26T12:05:37Z</updated>
<entry>
<title>MFC r172827 r173056</title>
<updated>2008-08-26T12:05:37Z</updated>
<author>
<name>Matteo Riondato</name>
<email>matteo@FreeBSD.org</email>
</author>
<published>2008-08-26T12:05:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4444a8b0c59419f707685c6f04254c7b2f6ece2c'/>
<id>urn:sha1:4444a8b0c59419f707685c6f04254c7b2f6ece2c</id>
<content type='text'>
Add the -h &lt;bindip&gt; option to mountd, similar to the one in nfsd(8)

-h bindip
Specify specific IP addresses to bind to for TCP and UDP requests.
This option may be specified multiple times.  If no -h option is
specified, mountd will bind to INADDR_ANY.  Note that when specifying
IP addresses with -h, mountd will automatically add 127.0.0.1 and if
IPv6 is enabled, ::1 to the list.

PR:		bin/114097
</content>
</entry>
<entry>
<title>MFC r154990, r180071, r180112, r180154:</title>
<updated>2008-07-05T10:29:27Z</updated>
<author>
<name>Daniel Gerzo</name>
<email>danger@FreeBSD.org</email>
</author>
<published>2008-07-05T10:29:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a49c5d4cd161a76b80e37af3c692670e4676006b'/>
<id>urn:sha1:a49c5d4cd161a76b80e37af3c692670e4676006b</id>
<content type='text'>
- use the ".Pa" macro for path names
- markup fixes
- advise to use rc script to SIGHUP mountd
- add some missing words
- add information about possiblity of using /prefix network notation [1]

PR:		docs/124373 [1]
Obtained from:	NetBSD [1]
</content>
</entry>
<entry>
<title>MFC: 1.91</title>
<updated>2006-12-19T01:17:58Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-12-19T01:17:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3f1d548cce47d291956328cdc92d5b4887a97ca'/>
<id>urn:sha1:c3f1d548cce47d291956328cdc92d5b4887a97ca</id>
<content type='text'>
Ignore SIGPIPE, instead of terminating process.

PR:		81230
Submitted by:	Dmitrij Tejblum &lt;tejblum yandex-team ru&gt;
</content>
</entry>
<entry>
<title>MFC revision 1.90, log:</title>
<updated>2006-10-23T06:46:34Z</updated>
<author>
<name>Rink Springer</name>
<email>rink@FreeBSD.org</email>
</author>
<published>2006-10-23T06:46:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6072d617e427061a84222a70b4c54339dcef6d75'/>
<id>urn:sha1:6072d617e427061a84222a70b4c54339dcef6d75</id>
<content type='text'>
  My previous commit made it impossible to export / over NFS; this small
  change fixes this.

Reported by:    Lin Jui-Nan Eric &lt; ericlin dot jnlin at gmail dot com &gt;
Submitted by:   Erik Trulsson &lt; ertr1013 at student dot uu dot se &gt; (commit is i
nspired by a patch from Erik)
Pointyhat to:   me
Reviewed by:    stable@
Approved by:    re (bmah), imp (mentor)
</content>
</entry>
<entry>
<title>MFC: Prevent mountd(8) from resetting mount options when exporting a filesystem.</title>
<updated>2006-10-14T23:04:07Z</updated>
<author>
<name>Rink Springer</name>
<email>rink@FreeBSD.org</email>
</author>
<published>2006-10-14T23:04:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9fa9e1d6ebe385dbb48f518e1deb54927b3e56be'/>
<id>urn:sha1:9fa9e1d6ebe385dbb48f518e1deb54927b3e56be</id>
<content type='text'>
Approved by:            re (hrs), imp (mentor)
Sponsored by:           Quality Service Provider BV
</content>
</entry>
<entry>
<title>In get_exportlist(), properly loop over mounted filesystems.</title>
<updated>2006-07-08T13:54:49Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-07-08T13:54:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be5225347e70f210e97252d6c04afb5970d73b2b'/>
<id>urn:sha1:be5225347e70f210e97252d6c04afb5970d73b2b</id>
<content type='text'>
PR:	bin/99873
Submitted by:	Danny Braniss &lt;danny at cs dot huji dot ac dot il&gt;
</content>
</entry>
<entry>
<title>MFC: 1.87</title>
<updated>2006-06-15T04:52:52Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-06-15T04:52:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67ececd06496bc36aee99279101dbef97a3f55bc'/>
<id>urn:sha1:67ececd06496bc36aee99279101dbef97a3f55bc</id>
<content type='text'>
  For network filesystems (NFS, samba, etc.), do not pass "export" nmount()
  parameter to try to delete an NFS export.  It won't work, and will log
  a spurious warning to syslog.

  Tested by:      Arno J. Klaassen &lt;arno at heho dot snv dot jussieu dot fr&gt;
</content>
</entry>
<entry>
<title>Convert mountd to use nmount().</title>
<updated>2006-05-29T03:04:49Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-05-29T03:04:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c01bf60b2a75c305fccbba69133bbb544775d84c'/>
<id>urn:sha1:c01bf60b2a75c305fccbba69133bbb544775d84c</id>
<content type='text'>
Remove hardcoded dependencies on ufs, cd9660, msdosfs, and ntfs.

MFC: mountd.c 1.84, 1.85, 1.86
         - exclude changes to pass in errmsg mount option, because errmsg
           is not in RELENG_6's vfs_mount.c as a default mount option.
     Makefile 1.17

PR:		bin/97642
</content>
</entry>
<entry>
<title>MFC 1.28:</title>
<updated>2006-05-10T19:45:56Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2006-05-10T19:45:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e75a01ceb8cc7cf551bce0c3aedad7ce5c04a53'/>
<id>urn:sha1:9e75a01ceb8cc7cf551bce0c3aedad7ce5c04a53</id>
<content type='text'>
# Note that when -d flag is used, mountd(8) will not detach from the
# controlling terminal.
#
# PR:             docs/96660
# Submitted by:   Jeff Ito &lt;ijk@speakeasy.net&gt;
# MFC after:      1 week
</content>
</entry>
<entry>
<title>MFC pidfile(3) function, and convert several applications to make use</title>
<updated>2006-01-15T17:50:38Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2006-01-15T17:50:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d94903ba024205ce03d50ff5b5212b74084a85d'/>
<id>urn:sha1:6d94903ba024205ce03d50ff5b5212b74084a85d</id>
<content type='text'>
of it.

Bump __FreeBSDversion for the MFC.

Discussed with:	pjd
</content>
</entry>
</feed>
