<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/src, 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>Build static on Linux.</title>
<updated>2020-04-24T19:17:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-24T19:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=ef0a4fdf9b85692e03a0f13ac4439c37a8b6d4aa'/>
<id>urn:sha1:ef0a4fdf9b85692e03a0f13ac4439c37a8b6d4aa</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>Fix jbd_commit_header::chksum_{type,size}</title>
<updated>2018-12-02T18:19:21Z</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2018-11-18T06:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=d1f4f6d1631975e7d01ef8d471188f3a8d26e93d'/>
<id>urn:sha1:d1f4f6d1631975e7d01ef8d471188f3a8d26e93d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4: fix ext4_fsymlink creation</title>
<updated>2018-09-26T20:35:36Z</updated>
<author>
<name>Grzegorz Kostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2018-09-26T20:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=c5f8d135cf3555404f1c4df5617f94f4fc2bac87'/>
<id>urn:sha1:c5f8d135cf3555404f1c4df5617f94f4fc2bac87</id>
<content type='text'>
Solve the problem with long symbolic links creation.
Thanks to: @cobenhan
</content>
</entry>
<entry>
<title>ext4_dir: fix non existing entry creation issue</title>
<updated>2018-09-26T20:22:36Z</updated>
<author>
<name>rajeshvenkataraman</name>
<email>rajesh_venkataraman@trimble.com</email>
</author>
<published>2018-09-23T14:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=1aa974054274a4f59dfa59c88bb9a85461eca113'/>
<id>urn:sha1:1aa974054274a4f59dfa59c88bb9a85461eca113</id>
<content type='text'>
Added the length of the name string a a parameter.
Using strlen() on the name string may not give the correct length
in case of paths like: /mountpoint/nonexistdir1/nonexistdir2.
</content>
</entry>
<entry>
<title>ext4: move ext4_fs_alloc_inode result check to right place</title>
<updated>2018-04-05T08:54:24Z</updated>
<author>
<name>Grzegorz Kostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2018-04-05T08:54:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=dc0347cc9b3ea74da062c553dbcdc541c030f114'/>
<id>urn:sha1:dc0347cc9b3ea74da062c553dbcdc541c030f114</id>
<content type='text'>
</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>Merge pull request #35 from mmmaisel/cmake</title>
<updated>2018-03-01T18:51:41Z</updated>
<author>
<name>Grzegorz Kostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2018-03-01T18:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=66168642b95814725e1f6662729b112d80ab3abb'/>
<id>urn:sha1:66168642b95814725e1f6662729b112d80ab3abb</id>
<content type='text'>
CMake: Added option whether to build static or shared library</content>
</entry>
</feed>
