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.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?
4
5 - update for flush and trim support.
6
71.0 Sun Nov 21 03:52:38 CET 2010
8 - INCOMPATIBLE CHANGE: req_write is now passed the write data directly
9 instead of the data length.
10 - INCOMPATIBLE CHANGE: the return value of one_request is now different.
11 - INCOMPATIBLE CHANGE: server send and recv methods are gone.
3 - fix broken set_size method. 12 - fix broken set_size method.
13 - fix a potential memory-corruption bug when invoking callbacks.
14 - changed default device names to /dev/nbdX.
4 - implement set_timeout and print_debug methods for client. 15 - implement set_timeout and print_debug methods for client.
16 - implement req_disc[connect] method for server.
5 - various typo fixes, better docs, minor improvements. 17 - various typo fixes, better docs, minor improvements.
18 - support NBD_CMD_DISC better.
6 19
70.91 Fri Sep 8 21:28:15 CEST 2006 200.91 Fri Sep 8 21:28:15 CEST 2006
8 - fix typo in Server.pm. 21 - fix typo in Server.pm.
9 22
100.9 Thu Aug 24 06:04:33 CEST 2006 230.9 Thu Aug 24 06:04:33 CEST 2006

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines