<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/flash_v2/</link>
    <language>en-us</language>

    <title>flash_v2: packages/fs/jffs2/current/ChangeLog history</title>
    <description>packages/fs/jffs2/current/ChangeLog revision history</description>
    <item>
    <title>* tests/fileio1.c (main): If we have two filesystem configured</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/99834d6b6eeb/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* tests/fileio1.c (main): If we have two filesystem configured<br/>
        mount the second one on /mnt and list the root of it.<br/>
        * src/fs-ecos.c (jffs2_fo_write): Fixed a typo in a debug print<br/>
        which is normally disabled.<br/>
        * src/fs-ecos.c (jffs2_fo_lseek): Put back part of the fix for<br/>
        lseeking past the end of the file which was removed during the last<br/>
        merge with MTD.<br/>
        * src/flashio.c (jffs2_flash_erase): Minor update for new<br/>
        flash API.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 05 Aug 2004 13:41:33 +0000</pubDate>
</item>
<item>
    <title>* src/build.c: JFFS2 can now be used as a write-once, read many mode</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d04fae1f5cde/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/build.c: JFFS2 can now be used as a write-once, read many mode<br/>
	for really small flash disks, e.g. configuration parameters.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Apr 2004 07:16:10 +0000</pubDate>
</item>
<item>
    <title>Merge from MTD (minor safety check)</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d708ea3b49d2/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Merge from MTD (minor safety check)]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 21 Apr 2004 18:51:20 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/9a3dbd0dc33d/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's<br/>
	* src/fs-ecos.c (jffs2_fo_lseek): Allow seeking past EOF.<br/>
	* tests/fseek1.c (main): fseek and simple test of a hole in a file<br/>
	* cdl/jffs2.cdl: Added new test program fseek1.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 06 Apr 2004 19:40:35 +0000</pubDate>
</item>
<item>
    <title>Merge changes from MTD - fix file truncate issue</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/8bafb5f8a697/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Merge changes from MTD - fix file truncate issue]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 01 Apr 2004 03:17:55 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e32e6b91b934/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c:<br/>
        Make JFFS2 honor O_TRUNC flag (again) when opening files with read<br/>
        Access.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 16 Mar 2004 13:26:25 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/472128e44522/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c:<br/>
        With CYGOPT_FS_JFFS2_WRITE=1, file creation failed. The problem<br/>
        was introduced in fs-ecos.c 1.20]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 16 Mar 2004 12:42:05 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/008dfd864e5e/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c:<br/>
          Fixed umount memory leak. root-&gt;jffs2_i.dents where not freed.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 15 Mar 2004 17:03:44 +0000</pubDate>
</item>
<item>
    <title>Redo some previous changes that were lost in merge with MTD files</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/748c09136e09/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Redo some previous changes that were lost in merge with MTD files]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 10 Mar 2004 13:49:42 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c :</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/89eafd905d8d/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c :<br/>
        (jffs2_find) Policy to skip path separator is no longer<br/>
        &quot;if '/' then skip&quot; but &quot;while '/' then skip&quot; allowing<br/>
        multi '/' separators (i.e : /tmp////foo).<br/>
        (find_entry) Policy to detect end of path is no longer<br/>
        &quot;if '\0' then end_of_path&quot;<br/>
        but &quot;while '/' skip it and then if '\0' then end_of_path&quot;<br/>
        allowing path terminated with any number of '/'<br/>
        (i.e : chdir(/tmp///)).]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 09 Mar 2004 08:11:27 +0000</pubDate>
</item>
<item>
    <title>Fix locking issues - from David Woodhouse</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/4963fc37647a/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Fix locking issues - from David Woodhouse]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 17 Feb 2004 15:36:14 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: Fixed inode reference counting in jffs2_ops_link().</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/ba7fea8efa2f/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: Fixed inode reference counting in jffs2_ops_link().]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 27 Jan 2004 10:49:06 +0000</pubDate>
</item>
<item>
    <title>* cdl/jffs2.cdl: Re-added CYGPKG_FS_JFFS2_CFLAGS_REMOVE that had been</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b535fe01cba6/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* cdl/jffs2.cdl: Re-added CYGPKG_FS_JFFS2_CFLAGS_REMOVE that had been<br/>
        removed by previous change.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 06 Jan 2004 19:01:36 +0000</pubDate>
</item>
<item>
    <title>Import latest JFFS2 code from David Woodhouse</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/cd7d2afbc7dd/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Import latest JFFS2 code from David Woodhouse]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 11 Dec 2003 23:33:54 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f1fd4d249787/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any<br/>
       ARM gcc 3.2 compiler.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 25 Nov 2003 16:41:08 +0000</pubDate>
</item>
<item>
    <title>Minor CDL fix</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0c616bec0b15/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Minor CDL fix]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 21 Nov 2003 19:05:23 +0000</pubDate>
</item>
<item>
    <title>* cdl/jffs2.cdl:</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/00a9f2cb1081/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* cdl/jffs2.cdl:<br/>
        * src/malloc-ecos.c:<br/>
        * src/fs-ecos.c: Allocate jffs2_raw_node_ref structs<br/>
        from pool or malloc depending on a CDL configuration.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Thu, 20 Nov 2003 21:06:25 +0000</pubDate>
</item>
<item>
    <title>Small debug improvement from Thomas Koeller</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d256c2b5a157/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Small debug improvement from Thomas Koeller]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 14 Oct 2003 12:24:35 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: Another umount() fix.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/8eb2d0d3c498/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: Another umount() fix.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 04 Oct 2003 19:05:25 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: Added test to detect known broken ARM compiler</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/46534b4d0054/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: Added test to detect known broken ARM compiler]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 04 Oct 2003 17:54:26 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: Fixed broken hard link creation.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/9004e9173e0e/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: Fixed broken hard link creation.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 23 Sep 2003 11:47:59 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: Minor optimization of previous patch.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b3be08d8eebb/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: Minor optimization of previous patch.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 23 Sep 2003 11:35:01 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: Do not decrement mount count for unsuccessful</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b3c09d540f56/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: Do not decrement mount count for unsuccessful<br/>
       umount attempts.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 23 Sep 2003 10:21:00 +0000</pubDate>
</item>
<item>
    <title>Another inode fix - from Thomas Koeller</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f0bd64ec9405/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Another inode fix - from Thomas Koeller]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Fri, 19 Sep 2003 00:21:46 +0000</pubDate>
</item>
<item>
    <title>Fix stat() to return valid inode number - from Thomas Koeller</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c87d732b5f4a/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Fix stat() to return valid inode number - from Thomas Koeller]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 18 Sep 2003 19:40:33 +0000</pubDate>
</item>
<item>
    <title>* src/os-ecos.h: Added new #defines require for the recent jffs2</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e38842dfa4cc/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/os-ecos.h: Added new #defines require for the recent jffs2<br/>
       import.<br/>
       * src/fs-ecos.c: Changed the return error code to be negative as<br/>
       expected by jffs2_flash_read() and jffs2_flash_write().]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sun, 27 Jul 2003 14:05:12 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c: mtab -&gt; cyg_mtab. Ditto cyg_mtab_end.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/47dcd8174e3a/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c: mtab -&gt; cyg_mtab. Ditto cyg_mtab_end.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 23 Apr 2003 03:00:08 +0000</pubDate>
</item>
<item>
    <title>* src/fs-ecos.c</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b17faf385ee0/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/fs-ecos.c<br/>
        Fixed segmentation fault when unmounting file system.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 27 Mar 2003 08:46:29 +0000</pubDate>
</item>
<item>
    <title>* cdl/jffs2.cdl: Fix doc link.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/cd2e78e28b3f/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* cdl/jffs2.cdl: Fix doc link.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:22:06 +0000</pubDate>
</item>
<item>
    <title>* cdl/jffs2.cdl: Remove unused flash geometry CDL options.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/028207710cba/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* cdl/jffs2.cdl: Remove unused flash geometry CDL options.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 05 Feb 2003 02:04:54 +0000</pubDate>
</item>
<item>
    <title>Update to latest public JFFS2 sources</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a7947d436e85/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Update to latest public JFFS2 sources]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 05 Feb 2003 00:00:40 +0000</pubDate>
</item>
<item>
    <title>Added interface CYGINT_IO_FILEIO_FS which any</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f30f2d57da64/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Added interface CYGINT_IO_FILEIO_FS which any<br/>
FS which FILEIO can use should implement.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 03 Feb 2003 16:26:04 +0000</pubDate>
</item>
<item>
    <title>* src/crc32.h (crc32): Use the CRC package for crc calculation</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0a770cfe2d39/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[* src/crc32.h (crc32): Use the CRC package for crc calculation<br/>
        * tests/romfileio1.c (main): Pass the name of the device to mount]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 14 Oct 2002 15:47:12 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d2c90368aeef/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e0c0827131d1/packages/fs/jffs2/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>

  </channel>
</rss>
