<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/mountd, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: 1.91</title>
<updated>2006-12-23T16:58:56Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2006-12-23T16:58:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=626795294256674154632185dab540f478223034'/>
<id>urn:sha1:626795294256674154632185dab540f478223034</id>
<content type='text'>
Ignore SIGPIPE, instead of terminating process.

PR:		81230
Submitted by:	Dmitrij Tejblum &lt;tejblum yandex-team ru&gt;
Approved by:	re (kensmith)
</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>
<entry>
<title>NI_WITHSCOPEID cleanup.  Neither RFC 2553 nor RFC 3493 defines</title>
<updated>2005-05-13T16:31:11Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2005-05-13T16:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f101318489d72d2eeada2463a8fc3d105855628'/>
<id>urn:sha1:4f101318489d72d2eeada2463a8fc3d105855628</id>
<content type='text'>
NI_WITHSCOPEID, and our getaddrinfo(3) does nothing special
for it, now.
</content>
</entry>
</feed>
