<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/src/kernel/core.c, branch v2.2</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/src/kernel/core.c?h=v2.2</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/src/kernel/core.c?h=v2.2'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2017-09-02T14:37:21+00:00</updated>
<entry>
<title>[*] Continue splitting #defines to clientconfig.h etc.</title>
<updated>2017-09-02T14:37:21+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-09-02T14:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=18aea50ca77d8a5931ba4fdb0ad507e12c0f6f7c'/>
<id>urn:sha1:18aea50ca77d8a5931ba4fdb0ad507e12c0f6f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[*] Fixed and unified formatting</title>
<updated>2012-09-03T13:27:36+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2012-09-03T13:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=a55be46ec7a281f5c3d41d48edf32e57ef5e4ba1'/>
<id>urn:sha1:a55be46ec7a281f5c3d41d48edf32e57ef5e4ba1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix complile error</title>
<updated>2012-09-01T16:52:33+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2012-09-01T16:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=98fc7cbca5a87ab383b559436f289fbe5d4efa70'/>
<id>urn:sha1:98fc7cbca5a87ab383b559436f289fbe5d4efa70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[*] Fix bug in serializer_get_*</title>
<updated>2012-08-25T14:14:20+00:00</updated>
<author>
<name>sr</name>
</author>
<published>2012-08-25T14:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=965c7ff9a9d64bb53dd7a808f3193b36ab7b014d'/>
<id>urn:sha1:965c7ff9a9d64bb53dd7a808f3193b36ab7b014d</id>
<content type='text'>
[CLIENT/KERNEL] Change ioctl to handle volume names instead if vids
[*] Make protocol endian safe
[CLIENT] Display ioctl errorcode on failure
</content>
</entry>
<entry>
<title>[KERNEL] set dev number on module load</title>
<updated>2012-06-14T17:12:00+00:00</updated>
<author>
<name>Johann Latocha</name>
</author>
<published>2012-06-14T17:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=2fbc77fab78fed7a292dffca153081757e04152d'/>
<id>urn:sha1:2fbc77fab78fed7a292dffca153081757e04152d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[KERNEL] Major bug fixes</title>
<updated>2012-02-16T18:54:15+00:00</updated>
<author>
<name>Johann Latocha</name>
</author>
<published>2012-02-16T18:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=80fd019d337aefe04532476d342ddb0d1aff2851'/>
<id>urn:sha1:80fd019d337aefe04532476d342ddb0d1aff2851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Parsing config file with glib</title>
<updated>2012-02-02T00:13:50+00:00</updated>
<author>
<name>Johann Latocha</name>
</author>
<published>2012-02-02T00:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=37e4ed696b77455a738fa948b93498c8740721bc'/>
<id>urn:sha1:37e4ed696b77455a738fa948b93498c8740721bc</id>
<content type='text'>
[KERNEL] Bugfixes
[CLIENT] Using vid and rid
</content>
</entry>
<entry>
<title>[ALL] Some refactoring</title>
<updated>2012-01-31T22:52:24+00:00</updated>
<author>
<name>Johann Latocha</name>
</author>
<published>2012-01-31T22:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=63519d6ae4cb20ae4871310e09a28fd59f5c9fc7'/>
<id>urn:sha1:63519d6ae4cb20ae4871310e09a28fd59f5c9fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[ALL] Reformat (line wrapping, indent)</title>
<updated>2012-01-30T21:15:44+00:00</updated>
<author>
<name>Johann Latocha</name>
</author>
<published>2012-01-30T21:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=1dc88febdcb2a1d09dfca592bb47106512526b29'/>
<id>urn:sha1:1dc88febdcb2a1d09dfca592bb47106512526b29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Timeout for client sockets</title>
<updated>2012-01-30T20:57:52+00:00</updated>
<author>
<name>Johann Latocha</name>
</author>
<published>2012-01-30T20:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=83c80e33b2ad1ecc37e5fb637c411fbb33371a81'/>
<id>urn:sha1:83c80e33b2ad1ecc37e5fb637c411fbb33371a81</id>
<content type='text'>
[KERNEL] Send keep alive
</content>
</entry>
</feed>
