Commit Graph

11 Commits

Author SHA1 Message Date
Matthew Bloch
43239feb38 Fixed some uninitialised variables courtesy of valgrind. 2012-05-21 03:59:43 +01:00
Matthew Bloch
8a38cf48eb Fixed segfaulting access control, allowed change to acl via control socket. 2012-05-19 12:48:03 +01:00
mbloch
b533e4e31c Added control socket, doesn't do anything yet. 2012-05-18 18:44:34 +01:00
Matthew Bloch
ca53d6f270 Stopped NBD writes from committing all-zero blocks to disc (tentative, needs
further testing).
2012-05-18 13:24:35 +01:00
Matthew Bloch
0432fef8f5 Split code out into separate compilation units (first pass, anyway). 2012-05-17 20:14:22 +01:00
Matthew Bloch
aec90e5244 Non-functioning commit, half-way through adding sparse bitmap feature. 2012-05-17 11:54:25 +01:00
Matthew Bloch
f688d416a5 Added write mode. 2012-05-16 11:58:41 +01:00
Matthew Bloch
b1aa942b3d Added working read via splice syscall. 2012-05-16 03:20:09 +01:00
mbloch
c6099f78ea Silly bug fixes, added ACL support, added parser for read/write requests. 2012-05-15 18:40:58 +01:00
Matthew Bloch
94c2d44d7d Some debugging, got it to serve. 2012-05-15 03:16:19 +01:00
Matthew Bloch
e2fbc7dcc1 It compiles :) 2012-05-15 02:42:03 +01:00