<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/fusefs, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2019-08-07T20:28:27Z</updated>
<entry>
<title>Remove the fuse.ko -&gt; fusefs.ko symlink</title>
<updated>2019-08-07T20:28:27Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-08-07T20:28:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0bf48626aaa33768078f5872b922b1487b3a9296'/>
<id>urn:sha1:0bf48626aaa33768078f5872b922b1487b3a9296</id>
<content type='text'>
On FreeBSD 13.0, the fuse driver will always be known as fusefs. The
backwards compatibility symlink will still be used for stable/12 and
stable/11, though.

Reported by:	jhibbits
Reviewed by:	rgrimes, imp, cem
MFC after:	Never
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D21181
</content>
</entry>
<entry>
<title>Don't symlink fusefs.ko to fuse.ko on PPC</title>
<updated>2019-04-26T20:15:47Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-04-26T20:15:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e430d1ed78d021db4e9760d9800393b627156745'/>
<id>urn:sha1:e430d1ed78d021db4e9760d9800393b627156745</id>
<content type='text'>
Some PPC systems (PowerNV) use msdosfs for /boot, which can't handle either
symlinks or hardlinks. So on PPC, copy the module instead. This change fixes
installkernel on such systems after r345350.

Reported by:	Brandon Bergren &lt;git_bdragon.rtk0.net&gt;
Reviewed by:	jhibbits, rgrimes
MFC after:	2 weeks
MFC-With:	345350, 346441
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19993
</content>
</entry>
<entry>
<title>Use symlinks for kernel modules rather than hardlinks</title>
<updated>2019-04-20T12:51:05Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-04-20T12:51:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43d1e6ee299ad4e143d90d3ad374d1c24bd3306f'/>
<id>urn:sha1:43d1e6ee299ad4e143d90d3ad374d1c24bd3306f</id>
<content type='text'>
When aliasing a kernel module to a different name (ie if_igb for if_em),
it's better to use symlinks than hard links. kldxref will omit entries for
the links, ensuring that the loaded module has the correct name.

Reviewed by:	imp
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19979
</content>
</entry>
<entry>
<title>Rename fuse(4) to fusefs(4)</title>
<updated>2019-03-20T21:48:43Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-03-20T21:48:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=123af6ec70016f5556da5972d4d63c7d175c06d3'/>
<id>urn:sha1:123af6ec70016f5556da5972d4d63c7d175c06d3</id>
<content type='text'>
This makes it more consistent with other filesystems, which all end in "fs",
and more consistent with its mount helper, which is already named
"mount_fusefs".

Reviewed by:	cem, rgrimes
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19649
</content>
</entry>
</feed>
