<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/src/cowtest, branch HEAD</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/src/cowtest?h=HEAD</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/src/cowtest?h=HEAD'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2024-05-13T16:26:42+00:00</updated>
<entry>
<title>[FUSE] Fix division by zero</title>
<updated>2024-05-13T16:26:42+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-04-23T10:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=629d240ec364c6006aee823bcf9f2f0c5bc5945e'/>
<id>urn:sha1:629d240ec364c6006aee823bcf9f2f0c5bc5945e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[FUSE] cow: More fixes and refactoring</title>
<updated>2024-05-13T16:26:42+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-04-14T15:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=9bf6fbce6dfccd16bb54a9801ca287bac6950a09'/>
<id>urn:sha1:9bf6fbce6dfccd16bb54a9801ca287bac6950a09</id>
<content type='text'>
Don't allocate a data cluster in data file for empty l2 entries when
resizing the image file.
Calculating l2 offset in metadata file was broken and overlapping l1.
Delete unneeded entries from cow struct.
Rename a few more variables.
Fix a few possible race conditions.
Only upload modified blocks from cluster.
Simplify cow_write() function by handling misaligned start/end first.
Try to also simplify cow_read() a bit.

TODO: Documentation, update the cow merger service.
</content>
</entry>
<entry>
<title>[FUSE] cow: Cleanup, comments, fixes, minor refactoring</title>
<updated>2024-05-13T16:26:42+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-03-29T10:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=ec0b9b5f72607335ac19d4ea00c24919943b7970'/>
<id>urn:sha1:ec0b9b5f72607335ac19d4ea00c24919943b7970</id>
<content type='text'>
- Use the term "cluster" for a group of dnbd3-blocks instead of also
  calling them blocks.
- Use term "table" instead of "array" for the L1 and L2 tables.
- Use term "index" instead of "offset" when addressing those tables
- Fix a few logic bugs, use-after-free
- Add TODOs for parts that need better comments
</content>
</entry>
<entry>
<title>[FUSE] Fixed cow daemon issue</title>
<updated>2024-05-13T16:26:36+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-09-13T15:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=4e6ef06945c74198c918c1711c82c84a83ddb870'/>
<id>urn:sha1:4e6ef06945c74198c918c1711c82c84a83ddb870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[COWTEST] improvements to cowtest readme</title>
<updated>2024-05-13T16:26:28+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-08-16T19:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=b7910305654d1d93f3bcddabc3de3cc969b0402d'/>
<id>urn:sha1:b7910305654d1d93f3bcddabc3de3cc969b0402d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[COWTEST] random test now cancels on ctrl-c</title>
<updated>2024-05-13T16:26:13+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-08-09T18:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=7fb310c8d3ecbfbac5159a4f0dc577ae1cf6fff5'/>
<id>urn:sha1:7fb310c8d3ecbfbac5159a4f0dc577ae1cf6fff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[FUSE] basic cow implementation &amp; rudimentary tests</title>
<updated>2024-05-13T16:25:14+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-02-17T17:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=d92d1d3faf7cde517d8c3fe914301eb5aa872f62'/>
<id>urn:sha1:d92d1d3faf7cde517d8c3fe914301eb5aa872f62</id>
<content type='text'>
</content>
</entry>
</feed>
