<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/src/server/fileutil.c, branch isfant</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/src/server/fileutil.c?h=isfant</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/src/server/fileutil.c?h=isfant'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2020-03-06T14:00:46+00:00</updated>
<entry>
<title>[SERVER] Handle "warn unused result" cases</title>
<updated>2020-03-06T14:00:46+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-06T14:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=ff4e770e645c05da48baddb30a77b9dc15ca76fd'/>
<id>urn:sha1:ff4e770e645c05da48baddb30a77b9dc15ca76fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Make sparse file mode actually work</title>
<updated>2018-03-16T09:07:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-03-16T09:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=1f3de3f0e20d20e8f388f07339630090edaba56c'/>
<id>urn:sha1:1f3de3f0e20d20e8f388f07339630090edaba56c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] rpc: Support querying storage size + available space</title>
<updated>2017-10-11T14:00:00+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-10-11T14:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=84b57000a176f676e2b70b29127455524e578f01'/>
<id>urn:sha1:84b57000a176f676e2b70b29127455524e578f01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Helper function for loading line based space separated data from file</title>
<updated>2017-10-01T15:24:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-10-01T15:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=f86126bfc3fefac726dcb613be91012a656f7c6f'/>
<id>urn:sha1:f86126bfc3fefac726dcb613be91012a656f7c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dnbd3server build success on freebsd :)</title>
<updated>2016-02-10T23:09:39+00:00</updated>
<author>
<name>Sebastian</name>
</author>
<published>2016-02-10T20:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=1ee67aedd55b452c7d5851d0e39e01aef4aca766'/>
<id>urn:sha1:1ee67aedd55b452c7d5851d0e39e01aef4aca766</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup commits</title>
<updated>2016-02-10T23:09:39+00:00</updated>
<author>
<name>Sebastian</name>
</author>
<published>2016-02-10T20:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=34ddebc84cb9ea933cfdb9cc3fa688b6a2fae78e'/>
<id>urn:sha1:34ddebc84cb9ea933cfdb9cc3fa688b6a2fae78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Support looking on disk if an unknown image is requested</title>
<updated>2015-12-12T13:29:44+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2015-12-12T13:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=b423733b2614946d2a7cf80ee877f4ad5ca11c64'/>
<id>urn:sha1:b423733b2614946d2a7cf80ee877f4ad5ca11c64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Crank up warning levels of gcc and fix them all (mostly sign compare and some unused params)</title>
<updated>2015-01-14T12:55:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2015-01-14T12:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=f9b94dcafa867c38dfaeb9b24f37b392d1ad80d8'/>
<id>urn:sha1:f9b94dcafa867c38dfaeb9b24f37b392d1ad80d8</id>
<content type='text'>
Also allow newline at end of alt-servers file without complaining about it
not being a valid alt server definition.
</content>
</entry>
<entry>
<title>[SERVER] Use stdbool.h for booleans; minor refactoring of variable and function names</title>
<updated>2014-12-31T22:39:21+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-12-31T22:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=6788efa3459b9581b1e4197e37f504d8fb2e8e87'/>
<id>urn:sha1:6788efa3459b9581b1e4197e37f504d8fb2e8e87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve uplink handling, add code to debug thread creation/destruction, change stupid convention of freeDiskSpace returning 0 on error, which is ambiguous to the disk simply being full...</title>
<updated>2014-06-16T17:24:17+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2014-06-16T17:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=49f9218d330f5842fe24bce79267bd2c5b239df3'/>
<id>urn:sha1:49f9218d330f5842fe24bce79267bd2c5b239df3</id>
<content type='text'>
</content>
</entry>
</feed>
