ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-NBD/Changes
(Generate patch)

Comparing Linux-NBD/Changes (file contents):
Revision 1.6 by root, Tue Mar 8 20:19:57 2005 UTC vs.
Revision 1.10 by root, Tue Sep 21 11:31:05 2010 UTC

1Revision history for Perl extension Linux::NBD 1Revision history for Perl extension Linux::NBD
2
3TODO: mknod?
4 - INCOMPATIBLE CHANGE: req_write is now passed the write data directly
5 instead of the data length.
6 - INCOMPATIBLE CHANGE: the return value of one_request is now different.
7 - INCOMPATIBLE CHANGE: server send and recv methods are gone.
8 - fix broken set_size method.
9 - fix a potential memmory-corruption bug when invoking callbacks.
10 - changed default devicenames to /dev/nbdX.
11 - implement set_timeout and print_debug methods for client.
12 - implement req_disc[connect] method for server.
13 - various typo fixes, better docs, minor improvements.
14 - support NBD_CMD_DISC better.
15
160.91 Fri Sep 8 21:28:15 CEST 2006
17 - fix typo in Server.pm.
18
190.9 Thu Aug 24 06:04:33 CEST 2006
20 - minor reformatting/doc fixes.
21 - applied patches by Luciano Miguel Ferre:
22 - request type field (read/write) was not decoded
23 properly, so write requests failed.
24 - the recv method didn't cope with short reads.
25 - documented nbd protocol handshake.
2 26
30.231 Thu Mar 3 18:00:52 CET 2005 270.231 Thu Mar 3 18:00:52 CET 2005
4 - change of contact address. 28 - change of contact address.
5 29
60.23 Thu Oct 23 18:03:51 CEST 2003 300.23 Thu Oct 23 18:03:51 CEST 2003

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines