<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/fs_test/common, branch debug</title>
<subtitle>Fork of lwext4 library for EXT2 filesystem manipulation</subtitle>
<id>https://git.carlh.net/cgit/lwext4/atom?h=debug</id>
<link rel='self' href='https://git.carlh.net/cgit/lwext4/atom?h=debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/'/>
<updated>2017-02-17T00:26:56Z</updated>
<entry>
<title>ext4: remove block cache parameter from device_register function</title>
<updated>2017-02-17T00:26:56Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-02-17T00:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=329eece6c3fa71bd4b74d67526f2a13b90be7217'/>
<id>urn:sha1:329eece6c3fa71bd4b74d67526f2a13b90be7217</id>
<content type='text'>
This parameter is useless since cache is always initialized by malloc.
</content>
</entry>
<entry>
<title>ext4: add read_only parameter to ext4_mount routine.</title>
<updated>2016-01-30T15:26:22Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-01-30T15:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=8929c98e42e81dce0b00d03a1c7b2f45ee85fe87'/>
<id>urn:sha1:8929c98e42e81dce0b00d03a1c7b2f45ee85fe87</id>
<content type='text'>
Now users can mount a filesystem as read-only mode explicitly.
</content>
</entry>
<entry>
<title>ext4_bcache: add max cache depth watermark</title>
<updated>2015-12-31T11:08:50Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-31T11:02:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=dcbc722c722a79f8f08c538ef21f5126f5f763db'/>
<id>urn:sha1:dcbc722c722a79f8f08c538ef21f5126f5f763db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test_lwext4: add error printf when file/dir remove fails</title>
<updated>2015-12-31T11:01:32Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-31T11:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=1105a2798417c31322a705ed9d2e8d3f956a4c0b'/>
<id>urn:sha1:1105a2798417c31322a705ed9d2e8d3f956a4c0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test_lwext4: add journaling to generic test module</title>
<updated>2015-12-30T08:58:00Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-30T08:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=45764c06a8ed8b23c5e0961976d7deefd57fcd73'/>
<id>urn:sha1:45764c06a8ed8b23c5e0961976d7deefd57fcd73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_blockdev: move bread/bwrite counters to ext4_blockdev_iface</title>
<updated>2015-12-09T11:44:25Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-09T11:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=183e464de184a73d18ca6d8833f87f8e86471b07'/>
<id>urn:sha1:183e464de184a73d18ca6d8833f87f8e86471b07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_bcache &amp; ext4_blockdev: Buffer cache rework.</title>
<updated>2015-11-23T16:06:32Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2015-11-23T13:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=d3b8847a0e06b130bade7e0365100fdf52efee33'/>
<id>urn:sha1:d3b8847a0e06b130bade7e0365100fdf52efee33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring: directrory entry prefix: EXT4_DIRENTRY* -&gt; EXT4_DE*</title>
<updated>2015-11-21T16:21:11Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-11-21T16:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=d69ffabcc83a63783f589fdcb7dfb15728aa12f6'/>
<id>urn:sha1:d69ffabcc83a63783f589fdcb7dfb15728aa12f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move all test modules to fs_test directory</title>
<updated>2015-11-13T21:15:47Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-11-13T21:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=14c9ded75eb5ae8be70369effb7f946637de3843'/>
<id>urn:sha1:14c9ded75eb5ae8be70369effb7f946637de3843</id>
<content type='text'>
</content>
</entry>
</feed>
