<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">

<channel>
<title>6fs</title>
<link>https://marlam.de/6fs/</link>
<description>6fs</description>

<item>
<title>Incompatible change</title>
<link>https://marlam.de/6fs/news/incompatible-change/</link>
<description>
<![CDATA[
<p>
<p>
The inode size and layout were changed to allow more directory entries and hard links.
This means that 6fs cannot mount file systems with the old layout anymore.
You need to recreate your 6fs file systems from scratch.
(A conversion of the old format to the new format would be possible, but is not implemented yet
because 6fs is still experimental anyway.)
</p>

</p>
]]>
</description>
<pubDate>2025-02-04</pubDate>
</item>
<item>
<title>Improved performance</title>
<link>https://marlam.de/6fs/news/improved-performance/</link>
<description>
<![CDATA[
<p>
<p>
6fs now uses mmap on the six storage files by default, which improves performance a lot.<br>
(However, to get anywhere near decent performance on a larger scale, much better data structures
would be required. Since 6fs is mainly written for learning about FUSE and file systems, a
switch to more sophisticated data structures is unlikely to happen.)
</p>

</p>
]]>
</description>
<pubDate>2024-12-29</pubDate>
</item>
<item>
<title>Initial release</title>
<link>https://marlam.de/6fs/news/initial-release/</link>
<description>
<![CDATA[
<p>
<p>
The initial version of 6fs is now in the public git repository.
</p>

</p>
]]>
</description>
<pubDate>2023-12-08</pubDate>
</item>


</channel>
</rss>
