<?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/tmpfs/tmpfs_dump.c</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Fri, 03 Apr 2026 23:19:33 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;max=40&amp;peg=3449</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;peg=3449&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 07 Aug 2008 23:20:54 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3252 – Add a comment to libfs_blockread() and change type from size_t ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add a comment to libfs_blockread() and change type from size_t to off_t at&lt;br /&gt;
various places.&lt;/div&gt;~ /trunk/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /trunk/uspace/lib/libfs/libfs.h&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3252&amp;peg=3449</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3252&amp;peg=3449</guid></item>
<item><pubDate>Thu, 07 Aug 2008 21:01:24 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3251 – Move tmpfs_blockread() to libfs and rename it to libfs_blockread(). Add ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Move tmpfs_blockread() to libfs and rename it to libfs_blockread().&lt;br /&gt;
Add one argument to specify block size.&lt;/div&gt;~ /trunk/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /trunk/uspace/lib/libfs/libfs.h&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3251&amp;peg=3449</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3251&amp;peg=3449</guid></item>
<item><pubDate>Thu, 07 Aug 2008 20:05:04 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3250 – Let tmpfs_blockread() use async_req_2_1() instead of ipc_call_sync_2_1().</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Let tmpfs_blockread() use async_req_2_1() instead of ipc_call_sync_2_1().&lt;/div&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3250&amp;peg=3449</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3250&amp;peg=3449</guid></item>
<item><pubDate>Wed, 06 Aug 2008 20:27:11 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3247 – Avoid magic numbers in tmpfs_dump.c.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Avoid magic numbers in tmpfs_dump.c.&lt;/div&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3247&amp;peg=3449</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3247&amp;peg=3449</guid></item>
<item><pubDate>Fri, 06 Jun 2008 00:49:54 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3103 – Evict the code which loads the TMPFS file system from ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Evict the code which loads the TMPFS file system from a file system dump to a&lt;br /&gt;
dedicated source file.&lt;/div&gt;~ /trunk/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;+ /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3103&amp;peg=3449</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2Ftmpfs_dump.c&amp;rev=3103&amp;peg=3449</guid></item>
</channel></rss>