<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/src/server/uplink.c, branch v2.3</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/src/server/uplink.c?h=v2.3</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/src/server/uplink.c?h=v2.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2020-10-16T15:15:49+00:00</updated>
<entry>
<title>[BUILD] rewrite CMake build system to track changes of source files</title>
<updated>2020-10-16T15:15:49+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-16T15:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=969496f15e1e0359e26c2c6e995ad4ef82720f86'/>
<id>urn:sha1:969496f15e1e0359e26c2c6e995ad4ef82720f86</id>
<content type='text'>
This change restructures the source code directories, separates shared
form non-shared application code and adds CMake dependencies. These
dependencies allow the tracking of changes and trigger a rebuild of
those build targets where changed files are involved.

WARNING: Note that the support of the DNBD3_SERVER_AFL build option is
not supported yet. Thus, the option should be never turned on.
</content>
</entry>
<entry>
<title>[SERVER] Add FUSE mode</title>
<updated>2020-07-28T15:49:17+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-07-28T15:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=e4dec3562e6cab27e1a3f40165e4c0d9d0bf05c9'/>
<id>urn:sha1:e4dec3562e6cab27e1a3f40165e4c0d9d0bf05c9</id>
<content type='text'>
Still needs some cleanup and optimizations, variable naming sucks,
comments, etc.
</content>
</entry>
<entry>
<title>[SERVER] Fix list walk when removing client from uplink</title>
<updated>2020-06-10T14:01:36+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-06-10T14:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=c61f65ebd977d0fa4f1f486458655242f3aeb3e5'/>
<id>urn:sha1:c61f65ebd977d0fa4f1f486458655242f3aeb3e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Fix warnings, add assertions</title>
<updated>2020-03-20T11:08:10+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-20T11:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=a9f5b836d9fddb3e1851c5b0a77c566b0f267ead'/>
<id>urn:sha1:a9f5b836d9fddb3e1851c5b0a77c566b0f267ead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Add name param to threadpool_run</title>
<updated>2020-03-19T10:26:12+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-19T10:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=ba617b55eb606ab487f154b124750e121518d5e5'/>
<id>urn:sha1:ba617b55eb606ab487f154b124750e121518d5e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Make sure bgrWindowSize doesn't overwhelm uplink queue</title>
<updated>2020-03-17T12:26:06+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-17T12:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=79d36aa260f49716ede72cd6bea5cf10aa688651'/>
<id>urn:sha1:79d36aa260f49716ede72cd6bea5cf10aa688651</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Don't prefetch across hash blocks in BGS_HASHBLOCK mode</title>
<updated>2020-03-17T12:00:39+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-17T12:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=a2cbfba828bd8fcd5803d9786a3b3050823b27fc'/>
<id>urn:sha1:a2cbfba828bd8fcd5803d9786a3b3050823b27fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Remove uplink_ prefix from static (private) functions</title>
<updated>2020-03-14T14:51:52+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-14T14:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=3680e4819cbd7edbe632372e69533d254f1ae2c2'/>
<id>urn:sha1:3680e4819cbd7edbe632372e69533d254f1ae2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Add comments, assert for uplink thread</title>
<updated>2020-03-14T14:41:50+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-14T14:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=023145f531c54bdfa9e329a5caf38a3061dc42c5'/>
<id>urn:sha1:023145f531c54bdfa9e329a5caf38a3061dc42c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Use image:rid in log messages</title>
<updated>2020-03-14T14:09:11+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-14T14:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=eddfdc8482b8d28c263d1b1f85e6d5e4badc49ed'/>
<id>urn:sha1:eddfdc8482b8d28c263d1b1f85e6d5e4badc49ed</id>
<content type='text'>
</content>
</entry>
</feed>
