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

Comparing Linux-NBD/Changes (file contents):
Revision 1.7 by root, Thu Aug 24 12:13:40 2006 UTC vs.
Revision 1.11 by root, Tue Sep 21 11:51:55 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 memory-corruption bug when invoking callbacks.
10 - changed default device names 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.
2 18
30.9 Thu Aug 24 06:04:33 CEST 2006 190.9 Thu Aug 24 06:04:33 CEST 2006
4 - minor reformatting/doc fixes. 20 - minor reformatting/doc fixes.
5 - applied patches by Luciano Miguel Ferre: 21 - applied patches by Luciano Miguel Ferre:
6 - request type field (read/write) was not decoded 22 - request type field (read/write) was not decoded

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines