From 978f8b7dd7dc68fce2adf019c13850d7d2e93ff8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 30 Dec 2001 00:59:17 +0000 Subject: . --- libstore/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 3d119580..3babb175 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,5 +1,9 @@ 2001-12-29 Roland McGrath + * 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. + * nbd.c (nbd_validate_name): Skip : before port number. (nbdopen): Fix test after connect loop. Use multiple read calls as needed to get the whole connection header. -- cgit v1.2.3