<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/fs_test/lwext4_server.c, branch cscript</title>
<subtitle>Fork of lwext4 library for EXT2 filesystem manipulation</subtitle>
<id>https://git.carlh.net/cgit/lwext4/atom?h=cscript</id>
<link rel='self' href='https://git.carlh.net/cgit/lwext4/atom?h=cscript'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/'/>
<updated>2018-12-02T18:12:56Z</updated>
<entry>
<title>Fix "const const" warning</title>
<updated>2018-12-02T18:12:56Z</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2018-11-18T21:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=6fdf5dc163fb219d4bcb9084b754d91e05bf1ad6'/>
<id>urn:sha1:6fdf5dc163fb219d4bcb9084b754d91e05bf1ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Name refactiring inside file_windows module</title>
<updated>2017-04-05T17:50:41Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-05T17:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=9ae6dcb7e063d495267e7a53ddecb4d8356645ba'/>
<id>urn:sha1:9ae6dcb7e063d495267e7a53ddecb4d8356645ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ext4_filedev to file_dev</title>
<updated>2017-04-05T17:43:19Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-05T17:43:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=dc8bef53210b3d3bf87cf30d8f7dc99536c57414'/>
<id>urn:sha1:dc8bef53210b3d3bf87cf30d8f7dc99536c57414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename io_raw module to more appropriate file_windows</title>
<updated>2017-04-05T17:42:52Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-05T17:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=7c617245da6163fe5eacab8b7a258c08ac63e075'/>
<id>urn:sha1:7c617245da6163fe5eacab8b7a258c08ac63e075</id>
<content type='text'>
</content>
</entry>
<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>fs_test: add version string printf in test apps</title>
<updated>2015-12-31T00:42:07Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-31T00:42:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=2dc690937c6a3d939e0b8d3b68240b7e3e3b6fff'/>
<id>urn:sha1:2dc690937c6a3d939e0b8d3b68240b7e3e3b6fff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lwext4_server: improve opt list</title>
<updated>2015-12-31T00:12:20Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-31T00:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=8dccafbc15132ad5ecff064a19d36d31d72b11c7'/>
<id>urn:sha1:8dccafbc15132ad5ecff064a19d36d31d72b11c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lwext4_server: add journaling to filesystem test suite</title>
<updated>2015-12-30T08:57:20Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-30T08:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=c0f2dfea726520930b364a3a805d662ef5b4ebd8'/>
<id>urn:sha1:c0f2dfea726520930b364a3a805d662ef5b4ebd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lwext4_server: fix travis build</title>
<updated>2015-12-29T10:33:24Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2015-12-29T10:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=53e241d0e5b3586f58f82d08874e1dec326280f4'/>
<id>urn:sha1:53e241d0e5b3586f58f82d08874e1dec326280f4</id>
<content type='text'>
</content>
</entry>
</feed>
