From 672565ab1de2548a3c89b968629faba17f854b16 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 11 Mar 2002 00:44:35 +0000 Subject: 2002-03-11 Marcus Brinkmann * stripe.c (store_concat_class): Add store_concat_open. (store_concat_create): Do not multiply NUM_STORES with 2 to get the number of runs. * kids.c (store_allocate_child_encodings): Call allocate_encoding on child store K, not on STORE. (store_encode_children): Likewise. * decode.c (store_std_leaf_decode): Increment ENC->cur_data by NAME_LEN and MISC_LEN as appropriate. --- libstore/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libstore/ChangeLog') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index efb55373..4e3c400f 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,14 @@ +2002-03-11 Marcus Brinkmann + + * stripe.c (store_concat_class): Add store_concat_open. + (store_concat_create): Do not multiply NUM_STORES with 2 to get + the number of runs. + * kids.c (store_allocate_child_encodings): Call allocate_encoding + on child store K, not on STORE. + (store_encode_children): Likewise. + * decode.c (store_std_leaf_decode): Increment ENC->cur_data by + NAME_LEN and MISC_LEN as appropriate. + 2002-03-05 Roland McGrath * device.c (dev_map): Pass proper OFFSET and SIZE params to device_map. -- cgit v1.2.3