<?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_idx.c</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Sun, 05 Apr 2026 08:23:10 +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_idx.c&amp;max=40&amp;peg=3033</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;peg=3033&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 17 May 2008 22:10:54 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2951 – Add locks to FAT index structures, FAT in-core node structures. ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add locks to FAT index structures, FAT in-core node structures. Add futex to&lt;br /&gt;
protect the list of free cached FAT in-core nodes. Make fat_node_get() and&lt;br /&gt;
fat_node_put() and some other functions aware of these new locks.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&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_idx.c&amp;rev=2951&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2951&amp;peg=3033</guid></item>
<item><pubDate>Fri, 16 May 2008 23:31:31 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2945 – Introduce a futex protecting the up_hash and ui_hash.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Introduce a futex protecting the up_hash and ui_hash.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2945&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2945&amp;peg=3033</guid></item>
<item><pubDate>Fri, 16 May 2008 23:03:46 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2944 – Introduce futex for protecting the list of unused structures in ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Introduce futex for protecting the list of unused structures in FAT server.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2944&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2944&amp;peg=3033</guid></item>
<item><pubDate>Thu, 08 May 2008 21:23:36 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2890 – Need a way to locate the FAT index structure by ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Need a way to locate the FAT index structure by VFS index. Also fix code that&lt;br /&gt;
locates the FAT index structure by position in the file system namespace.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&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_idx.c&amp;rev=2890&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2890&amp;peg=3033</guid></item>
<item><pubDate>Mon, 05 May 2008 22:16:36 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2889 – Add hash table for used fat_idx_t structures and implement fat_idx_map().</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add hash table for used fat_idx_t structures and implement fat_idx_map().&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2889&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2889&amp;peg=3033</guid></item>
<item><pubDate>Sun, 04 May 2008 22:50:54 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2884 – merge vs. coalesce</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge vs. coalesce&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2884&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2884&amp;peg=3033</guid></item>
<item><pubDate>Sun, 04 May 2008 18:17:01 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2881 – Code for de/allocation of VFS indices for FAT.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Code for de/allocation of VFS indices for FAT.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&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_idx.c&amp;rev=2881&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2881&amp;peg=3033</guid></item>
<item><pubDate>Sun, 04 May 2008 14:43:18 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 2876 – Add a dedicated source file for handling FAT indices.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add a dedicated source file for handling FAT indices.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;+ /trunk/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&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_idx.c&amp;rev=2876&amp;peg=3033</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ffat%2Ffat_idx.c&amp;rev=2876&amp;peg=3033</guid></item>
</channel></rss>