<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/src/ext4_mbr.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>2020-08-07T13:09:31Z</updated>
<entry>
<title>Debugging.</title>
<updated>2020-08-07T13:09:31Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2020-08-07T13:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=1298f7dbca1d70aaadb152e53be558465ab20e0b'/>
<id>urn:sha1:1298f7dbca1d70aaadb152e53be558465ab20e0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more debugging.</title>
<updated>2020-05-02T00:49:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-30T18:00:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=370b3de68bd9862f69b34b1b69c9ded503250054'/>
<id>urn:sha1:370b3de68bd9862f69b34b1b69c9ded503250054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 64-bit quantities for partition size when writing MBR.</title>
<updated>2020-04-12T22:17:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-12T21:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=cd330f6f0ea478a921bf32a29b970a0fa4e4cfd3'/>
<id>urn:sha1:cd330f6f0ea478a921bf32a29b970a0fa4e4cfd3</id>
<content type='text'>
This fixes attempts to make partitions &gt; 4GB.
</content>
</entry>
<entry>
<title>Merge pull request #36 from mmmaisel/dev</title>
<updated>2018-03-01T18:58:03Z</updated>
<author>
<name>Grzegorz Kostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2018-03-01T18:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=96b4563a7ed9f603a6f66cbe21cbd1acb2f0294a'/>
<id>urn:sha1:96b4563a7ed9f603a6f66cbe21cbd1acb2f0294a</id>
<content type='text'>
Improvements from ext4-browser project</content>
</entry>
<entry>
<title>ext4-mbr-write: Fixed partition size calculation</title>
<updated>2018-03-01T16:58:28Z</updated>
<author>
<name>Max Maisel</name>
<email>max.maisel@posteo.de</email>
</author>
<published>2018-03-01T16:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=b0ddedb220094550e28184c1473db69d38421430'/>
<id>urn:sha1:b0ddedb220094550e28184c1473db69d38421430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_mbr: Added "disk_id" parameter to MBR creation function</title>
<updated>2018-03-01T16:57:50Z</updated>
<author>
<name>Max Maisel</name>
<email>max.maisel@posteo.de</email>
</author>
<published>2018-03-01T16:28:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=fa7ef73d810310ca42d361d337aeb5fea87c3ae4'/>
<id>urn:sha1:fa7ef73d810310ca42d361d337aeb5fea87c3ae4</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_mbr: introduce ext4_mbr_write procedure</title>
<updated>2016-05-16T07:48:52Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2016-05-16T07:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=06382010385758c11ab9e643751c88c7e969ca34'/>
<id>urn:sha1:06382010385758c11ab9e643751c88c7e969ca34</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>
