From 379c7dad57fe9a3d22490f599c3c8e1e62dd7c8f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 30 Dec 2001 03:00:58 +0000 Subject: . --- libstore/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libstore') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 3babb175..d87c3f4c 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,5 +1,7 @@ 2001-12-29 Roland McGrath + * nbd.c (nbdopen): Fix in last change. + * nbd.c (NBD_IO_MAX): New macro. (nbd_write): Write in chunks no larger than NBD_IO_MAX. (nbd_read): Cap AMOUNT to NBD_IO_MAX. -- cgit v1.2.3