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

Comparing Linux-NBD/Changes (file contents):
Revision 1.10 by root, Tue Sep 21 11:31:05 2010 UTC vs.
Revision 1.13 by root, Tue May 30 01:07:29 2017 UTC

1Revision history for Perl extension Linux::NBD 1Revision history for Perl extension Linux::NBD
2 2
3TODO: mknod? 3TODO: mknod?
4
5 - update for flush and trim support.
6
71.0 Sun Nov 21 03:52:38 CET 2010
4 - INCOMPATIBLE CHANGE: req_write is now passed the write data directly 8 - INCOMPATIBLE CHANGE: req_write is now passed the write data directly
5 instead of the data length. 9 instead of the data length.
6 - INCOMPATIBLE CHANGE: the return value of one_request is now different. 10 - INCOMPATIBLE CHANGE: the return value of one_request is now different.
7 - INCOMPATIBLE CHANGE: server send and recv methods are gone. 11 - INCOMPATIBLE CHANGE: server send and recv methods are gone.
8 - fix broken set_size method. 12 - fix broken set_size method.
9 - fix a potential memmory-corruption bug when invoking callbacks. 13 - fix a potential memory-corruption bug when invoking callbacks.
10 - changed default devicenames to /dev/nbdX. 14 - changed default device names to /dev/nbdX.
11 - implement set_timeout and print_debug methods for client. 15 - implement set_timeout and print_debug methods for client.
12 - implement req_disc[connect] method for server. 16 - implement req_disc[connect] method for server.
13 - various typo fixes, better docs, minor improvements. 17 - various typo fixes, better docs, minor improvements.
14 - support NBD_CMD_DISC better. 18 - support NBD_CMD_DISC better.
15 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines