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.11 by root, Tue Sep 21 11:51:55 2010 UTC

4 - INCOMPATIBLE CHANGE: req_write is now passed the write data directly 4 - INCOMPATIBLE CHANGE: req_write is now passed the write data directly
5 instead of the data length. 5 instead of the data length.
6 - INCOMPATIBLE CHANGE: the return value of one_request is now different. 6 - INCOMPATIBLE CHANGE: the return value of one_request is now different.
7 - INCOMPATIBLE CHANGE: server send and recv methods are gone. 7 - INCOMPATIBLE CHANGE: server send and recv methods are gone.
8 - fix broken set_size method. 8 - fix broken set_size method.
9 - fix a potential memmory-corruption bug when invoking callbacks. 9 - fix a potential memory-corruption bug when invoking callbacks.
10 - changed default devicenames to /dev/nbdX. 10 - changed default device names to /dev/nbdX.
11 - 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. 12 - implement req_disc[connect] method for server.
13 - various typo fixes, better docs, minor improvements. 13 - various typo fixes, better docs, minor improvements.
14 - support NBD_CMD_DISC better. 14 - support NBD_CMD_DISC better.
15 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines