<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/inc/dnbd3, branch fuse_cow_2</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/inc/dnbd3?h=fuse_cow_2</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/inc/dnbd3?h=fuse_cow_2'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2024-04-11T14:14:59+00:00</updated>
<entry>
<title>[FUSE] More cleanup and minor fixes</title>
<updated>2024-04-11T14:14:59+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-04-11T14:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=dc4da9869594bbf0573fcaac31488eb51a9f9e6a'/>
<id>urn:sha1:dc4da9869594bbf0573fcaac31488eb51a9f9e6a</id>
<content type='text'>
- Add support for aborting session and further uploads via SIGQUIT
- Make API versioned
- Change it to "uuid" everywhere instead of a mix of uuid and guid
- Server can now tell us to wait with further uploads
- merge request is now urlencoded POST instead of mime data
</content>
</entry>
<entry>
<title>[FUSE] Rename COW API endpoints again</title>
<updated>2024-04-08T14:07:28+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-04-08T14:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=83d4080c0a66096e997a32827ee2873f954df418'/>
<id>urn:sha1:83d4080c0a66096e997a32827ee2873f954df418</id>
<content type='text'>
Add a version to the URL, rest can be configured dynamically by -C
as it's a simple prefix.
</content>
</entry>
<entry>
<title>[FUSE] cow: More fixes and refactoring</title>
<updated>2023-04-14T15:17:28+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=629e6a135c9224a5d90601679ccb3ea3790b8bee'/>
<id>urn:sha1:629e6a135c9224a5d90601679ccb3ea3790b8bee</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>2023-03-29T10:03:54+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=9836f97fa0cbcac9394bd7d1a91671d6521812a9'/>
<id>urn:sha1:9836f97fa0cbcac9394bd7d1a91671d6521812a9</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>added blockupload dump into status.txt</title>
<updated>2022-07-04T13:25:09+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-07-04T13:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=3bab8fdf76e5e361ae981b426d37ab01e8ccf4fd'/>
<id>urn:sha1:3bab8fdf76e5e361ae981b426d37ab01e8ccf4fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added upload speed in status &amp; mem leak fix</title>
<updated>2022-06-09T16:59:45+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-06-09T16:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=2b20b47e829e69e25553eaf98661aabba33d008f'/>
<id>urn:sha1:2b20b47e829e69e25553eaf98661aabba33d008f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>asserts to verify type size</title>
<updated>2022-06-08T15:44:33+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-06-08T15:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=7df5db8e8f56e5c2ca28ecf0e841b5cc1a7180e4'/>
<id>urn:sha1:7df5db8e8f56e5c2ca28ecf0e841b5cc1a7180e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed multiple compiler warnings</title>
<updated>2022-06-07T18:14:54+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-06-07T18:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=7f7a532fedfabc87f00d9bc53c42f09a443c1e75'/>
<id>urn:sha1:7f7a532fedfabc87f00d9bc53c42f09a443c1e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>security fixes</title>
<updated>2022-06-02T23:56:27+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-06-02T23:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=4a8bfaae9f7056da60d36d9a74f95b7f7a58486d'/>
<id>urn:sha1:4a8bfaae9f7056da60d36d9a74f95b7f7a58486d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed wrong bitfield size</title>
<updated>2022-06-02T13:24:57+00:00</updated>
<author>
<name>Michael Scherle</name>
</author>
<published>2022-06-02T13:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=6923361c91b4502c7e56ceed1a4b075248cf0390'/>
<id>urn:sha1:6923361c91b4502c7e56ceed1a4b075248cf0390</id>
<content type='text'>
</content>
</entry>
</feed>
