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

Comparing Linux-NBD/Changes (file contents):
Revision 1.9 by root, Mon Sep 20 11:14:25 2010 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 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.
3 - fix broken set_size method. 8 - fix broken set_size method.
9 - fix a potential memmory-corruption bug when invoking callbacks.
10 - changed default devicenames to /dev/nbdX.
4 - implement set_timeout and print_debug methods for client. 11 - implement set_timeout and print_debug methods for client.
12 - implement req_disc[connect] method for server.
5 - various typo fixes, better docs, minor improvements. 13 - various typo fixes, better docs, minor improvements.
14 - support NBD_CMD_DISC better.
6 15
70.91 Fri Sep 8 21:28:15 CEST 2006 160.91 Fri Sep 8 21:28:15 CEST 2006
8 - fix typo in Server.pm. 17 - fix typo in Server.pm.
9 18
100.9 Thu Aug 24 06:04:33 CEST 2006 190.9 Thu Aug 24 06:04:33 CEST 2006

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines