<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/src/ext4_xattr.c, 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-05-20T08:13:09Z</updated>
<entry>
<title>ext4_config: add defines allowing disabling xattr and extent modules</title>
<updated>2017-05-20T08:13:09Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-05-20T07:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=6f29a7eab37d41058924c6e60bb91d74bf91018d'/>
<id>urn:sha1:6f29a7eab37d41058924c6e60bb91d74bf91018d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ext4_xattr &amp; ext4_extents GPL licensed</title>
<updated>2017-05-20T07:15:15Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-05-20T06:39:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=b1a34c56f4556f256fc16096190e77b69a715197'/>
<id>urn:sha1:b1a34c56f4556f256fc16096190e77b69a715197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change include type policy</title>
<updated>2017-04-05T18:12:52Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-05T18:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=782631e9388c38ac509823df916ea494e271a931'/>
<id>urn:sha1:782631e9388c38ac509823df916ea494e271a931</id>
<content type='text'>
Since all headers are ins separate directory, includes could be
done by using &lt;&gt; instead of "".
</content>
</entry>
<entry>
<title>ext4_xattr: fix access violation if extra_isize is 0</title>
<updated>2017-02-27T16:52:03Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2017-02-27T16:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=e6435a48f54c9f84eec99bb5f56c327ae59b9c1f'/>
<id>urn:sha1:e6435a48f54c9f84eec99bb5f56c327ae59b9c1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_xattr: fix trying to read EA block even if it is absent</title>
<updated>2017-02-27T14:49:53Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2017-02-27T14:49:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=4d530fc1bbb24770246a83beb161a4b9d394f817'/>
<id>urn:sha1:4d530fc1bbb24770246a83beb161a4b9d394f817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_xattr: rework the EA submodule</title>
<updated>2016-06-20T10:06:00Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-06-09T14:27:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=278e8d43d2bd28063cb0a0d30fec9ef3d9685e3d'/>
<id>urn:sha1:278e8d43d2bd28063cb0a0d30fec9ef3d9685e3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_xattr: fix not considering iter()'s return value</title>
<updated>2016-05-27T02:09:04Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-05-27T01:54:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=0c223f83c3592dca2c70697b058095b5c404c740'/>
<id>urn:sha1:0c223f83c3592dca2c70697b058095b5c404c740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_xattr: fix missing a type conversion from int32_t to size_t</title>
<updated>2016-05-16T15:39:31Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-05-16T15:38:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=6665a61fa4be7816b22cd005a7cfb720acce8e15'/>
<id>urn:sha1:6665a61fa4be7816b22cd005a7cfb720acce8e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_xattr: allow more entries to be inserted when space is small</title>
<updated>2016-05-16T13:50:59Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-05-16T10:19:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=716af5fa6399c4a8be1a87331fc70b5d3cf537ae'/>
<id>urn:sha1:716af5fa6399c4a8be1a87331fc70b5d3cf537ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_xattr: fix not computing hash of on-block entries</title>
<updated>2016-05-16T13:50:57Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-05-16T10:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=5372f03b3a0947f9c14a8bf015404f2fa0c71db2'/>
<id>urn:sha1:5372f03b3a0947f9c14a8bf015404f2fa0c71db2</id>
<content type='text'>
I forget to do that, sorry. :-(
</content>
</entry>
</feed>
