<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/src/ext4_mkfs.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-03-01T18:58:03Z</updated>
<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-mkfs: Use correct partition size</title>
<updated>2018-03-01T16:58:32Z</updated>
<author>
<name>Max Maisel</name>
<email>max.maisel@posteo.de</email>
</author>
<published>2018-03-01T16:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=de16b0f8bcb8b9c49811e1dcab476e0271e6cc39'/>
<id>urn:sha1:de16b0f8bcb8b9c49811e1dcab476e0271e6cc39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_mkfs: Added UUID parameter to create new filesystems with non-zero UUID</title>
<updated>2018-03-01T16:57:53Z</updated>
<author>
<name>Max Maisel</name>
<email>max.maisel@posteo.de</email>
</author>
<published>2018-03-01T16:31:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=151cd9f6e9120e3c41600875c6cfa42dc1321a0b'/>
<id>urn:sha1:151cd9f6e9120e3c41600875c6cfa42dc1321a0b</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>Fix issues with big-endian system</title>
<updated>2017-03-24T04:51:51Z</updated>
<author>
<name>branzhu</name>
<email>branzhu@outlook.com</email>
</author>
<published>2017-03-24T04:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=02eb05014ff09bbadca174a2924ff2bdbc69b97e'/>
<id>urn:sha1:02eb05014ff09bbadca174a2924ff2bdbc69b97e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_mkfs: add journal node creation support</title>
<updated>2017-02-21T21:05:26Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-02-21T20:30:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=12af982ed6f006c0ff4b73a2dc266d139d490904'/>
<id>urn:sha1:12af982ed6f006c0ff4b73a2dc266d139d490904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4: easy malloc/calloc/realloc/free substitution</title>
<updated>2016-08-19T09:49:59Z</updated>
<author>
<name>Michał Majewicz</name>
<email>mmajewicz@users.noreply.github.com</email>
</author>
<published>2016-08-19T08:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=2577ef35e81f7e8064cf8dd5c23c44efe1407dc5'/>
<id>urn:sha1:2577ef35e81f7e8064cf8dd5c23c44efe1407dc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_mkfs: little function name refactoring</title>
<updated>2016-08-16T18:43:27Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2016-08-16T18:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=053a3f4e32d8536287366f89a9ce23ded4d5e571'/>
<id>urn:sha1:053a3f4e32d8536287366f89a9ce23ded4d5e571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_mkfs: improve block group init performance</title>
<updated>2016-08-16T18:26:57Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2016-08-16T18:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=c0b435d0a25f5b421f59e7790634d4b2a7ffb8b8'/>
<id>urn:sha1:c0b435d0a25f5b421f59e7790634d4b2a7ffb8b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_mkfs: merge fill_bgroups and write_bgroups into one function</title>
<updated>2016-08-16T16:53:05Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2016-08-16T16:38:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=057b788f8b828e73388878c11ec5b28a12e4d2ac'/>
<id>urn:sha1:057b788f8b828e73388878c11ec5b28a12e4d2ac</id>
<content type='text'>
Previous implementation might alloc a lot of memory to hold
block group descriptors. Now only one block group descriptor
is allocated. However, this might have some performance consequences.
</content>
</entry>
</feed>
