ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-NBD/Changes
Revision: 1.7
Committed: Thu Aug 24 12:13:40 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-0_9
Changes since 1.6: +8 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension Linux::NBD
2
3 0.9 Thu Aug 24 06:04:33 CEST 2006
4 - minor reformatting/doc fixes.
5 - applied patches by Luciano Miguel Ferre:
6 - request type field (read/write) was not decoded
7 properly, so write requests failed.
8 - the recv method didn't cope with short reads.
9 - documented nbd protocol handshake.
10
11 0.231 Thu Mar 3 18:00:52 CET 2005
12 - change of contact address.
13
14 0.23 Thu Oct 23 18:03:51 CEST 2003
15 - portability fix for various perl configs.
16
17 0.22 Sat Aug 30 01:30:33 CEST 2003
18 - fix offset detection in attach-bincue.
19
20 0.21 Fri Jun 6 09:59:03 CEST 2003
21 - kernel 2.4 is required. say so!
22 - fix a bug with wrong calling conventions for mknod.
23 - new option --mount for attach-bincue.
24 - attach-bincue now moves the offset so that the first volhdr
25 is at sector 16.
26
27 0.2 Tue May 20 20:09:25 CEST 2003
28 - guessing for attach-bincue.
29 - just kill the server => less oopses, but still.
30 - corrected version. doh.
31
32 0.01 Thu May 8 22:18:22 CEST 2003
33 - original version; copied from Convert-Scalar
34