<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS &#x2013; /trunk/uspace/srv/fs/fat/fat_fat.h</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Sun, 05 Apr 2026 08:07:58 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;max=40&amp;peg=4584</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;peg=4584&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 18 Nov 2008 21:28:17 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3595 – Avoid unnecessary block reads in block_get().</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Avoid unnecessary block reads in block_get().&lt;/div&gt;~ /trunk/uspace/lib/libblock/libblock.c&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3595&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3595&amp;peg=4584</guid></item>
<item><pubDate>Sun, 09 Nov 2008 18:23:53 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3572 – Finish implementation of fat_truncate() and fix several warnings.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Finish implementation of fat_truncate() and fix several warnings.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3572&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3572&amp;peg=4584</guid></item>
<item><pubDate>Sun, 09 Nov 2008 15:12:20 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3571 – Simplify the fat_cluster_walk() interface. Introduce the bn_t type for holding ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Simplify the fat_cluster_walk() interface.&lt;br /&gt;
Introduce the bn_t type for holding block offsets.&lt;/div&gt;~ /trunk/uspace/lib/libblock/libblock.c&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3571&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3571&amp;peg=4584</guid></item>
<item><pubDate>Wed, 05 Nov 2008 23:28:54 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3550 – Extend _fat_blcks_get() to fat_cluster_walk(). Use fat_cluster_walk() to implement fat_clusters_get() and ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Extend _fat_blcks_get() to fat_cluster_walk(). Use fat_cluster_walk() to&lt;br /&gt;
implement fat_clusters_get() and _fat_block_get().&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3550&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3550&amp;peg=4584</guid></item>
<item><pubDate>Mon, 27 Oct 2008 13:45:08 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3516 – Pass the buffer holding the boot sector to the internal ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Pass the buffer holding the boot sector to the internal functions so that it&lt;br /&gt;
doesn&apos;t have to be block_get()&apos;ed in each function. The idea is that the boot&lt;br /&gt;
block should be read by the top-level functions in fat_ops.c and passed down the&lt;br /&gt;
call chain.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3516&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3516&amp;peg=4584</guid></item>
<item><pubDate>Sun, 26 Oct 2008 20:49:14 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3513 – Implementation of fat_append_clusters().</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implementation of fat_append_clusters().&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3513&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3513&amp;peg=4584</guid></item>
<item><pubDate>Sun, 26 Oct 2008 15:10:53 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3506 – Move functionality related to manipulatings file allocation tables to fat_fat.c.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Move functionality related to manipulatings file allocation tables to fat_fat.c.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3506&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3506&amp;peg=4584</guid></item>
<item><pubDate>Sun, 26 Oct 2008 13:25:00 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 3504 – Prepare to break fat_ops.c into multiple files.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Prepare to break fat_ops.c into multiple files.&lt;/div&gt;+ /trunk/uspace/srv/fs/fat/fat_dentry.c&lt;br /&gt;+ /trunk/uspace/srv/fs/fat/fat_dentry.h&lt;br /&gt;+ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;+ /trunk/uspace/srv/fs/fat/fat_fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3504&amp;peg=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_fat.h&amp;rev=3504&amp;peg=4584</guid></item>
</channel></rss>