<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/include/ext4_xattr.h, 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>2020-03-08T08:17:37Z</updated>
<entry>
<title>Fix #includes and build a shared library.</title>
<updated>2020-03-08T08:17:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-18T11:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=89c456b2333245b8dc4a80deb0f1aabf4f021184'/>
<id>urn:sha1:89c456b2333245b8dc4a80deb0f1aabf4f021184</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: 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: type changes</title>
<updated>2016-05-16T13:50:54Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-05-16T09:12:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=6a6833fd4b9b2067e7baf0520fc792d230a9ef2c'/>
<id>urn:sha1:6a6833fd4b9b2067e7baf0520fc792d230a9ef2c</id>
<content type='text'>
 - struct ext4_xattr_ref::inode_size_rem's type is changed from int32_t to size_t
 - struct ext4_xattr_ref::block_size_rem's type is changed from int32_t to size_t
</content>
</entry>
<entry>
<title>ext4_xattr: better handling on some corner error case</title>
<updated>2016-05-15T17:08:38Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-05-15T16:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=d6816b4c0d80b8068b22db6161ec660506ad58d7'/>
<id>urn:sha1:d6816b4c0d80b8068b22db6161ec660506ad58d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_xattr: Changes to EA metadata handling macros</title>
<updated>2016-05-13T13:20:12Z</updated>
<author>
<name>Kaho Ng</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-05-12T14:38:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=61098c719f30316c4bac054170c262d0419849a9'/>
<id>urn:sha1:61098c719f30316c4bac054170c262d0419849a9</id>
<content type='text'>
 - Move them from include/ext4_types.h to include/ext4_xattr.h
 - Use ext4_inode_get_extra_isize to better handle extra_isize field
   of inodes.
</content>
</entry>
<entry>
<title>ext4_xattr: fix xattr functions not recognizing acl attribute name.</title>
<updated>2016-03-17T04:27:53Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-03-17T04:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=b088876e58e9d57b0066f10d96ba02985457fda7'/>
<id>urn:sha1:b088876e58e9d57b0066f10d96ba02985457fda7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor header files dependencies.</title>
<updated>2016-01-31T15:57:43Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-01-31T14:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=252c506239ab570c0f671513a3b17d3a44f86b5c'/>
<id>urn:sha1:252c506239ab570c0f671513a3b17d3a44f86b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reconstruct source directory tree.</title>
<updated>2016-01-28T14:46:36Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-01-28T14:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=a45154a49b743eba4669442e6993c50583329d99'/>
<id>urn:sha1:a45154a49b743eba4669442e6993c50583329d99</id>
<content type='text'>
</content>
</entry>
</feed>
