aboutsummaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* .Roland McGrath2002-06-111-0/+3
|
* .Roland McGrath2002-06-071-0/+5
|
* libstore/Marcus Brinkmann2002-05-231-0/+4
| | | | | | | | | | | | 2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg> * Makefile: Move inclusion of ../Makeconf before using $(srcdir). serverboot/ 2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg> * Makefile: Move inclusion of ../Makeconf before using $(srcdir) and constrain vpath directives to avoid using ../exec/exec.o.
* .Roland McGrath2002-05-161-0/+6
|
* .Roland McGrath2002-05-081-0/+9
|
* .Roland McGrath2002-03-151-0/+5
|
* .Roland McGrath2002-03-141-0/+8
|
* Merged changes from roland_libstore_modules_branchRoland McGrath2002-03-141-0/+100
|
* 2002-03-14 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-03-141-0/+9
| | | | | | | | | * rdwr.c (store_read): Truncate amount to be read to size of store. Use memcpy rather than bcopy. (store_write): Return EIO if caller tries to write over the end of the store. * copy.c (copy_read): Do not multiply LEN returned from vm_read with vm_page_size.
* 2002-03-11 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-03-111-0/+11
| | | | | | | | | | | * 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.
* .Roland McGrath2002-03-051-0/+4
|
* .Roland McGrath2002-01-201-0/+11
|
* .Roland McGrath2002-01-021-0/+4
|
* .Roland McGrath2001-12-311-0/+2
|
* .Roland McGrath2001-12-311-0/+5
|
* .Roland McGrath2001-12-311-0/+5
|
* .Roland McGrath2001-12-301-0/+1
|
* .Roland McGrath2001-12-301-0/+2
|
* .Roland McGrath2001-12-301-0/+4
|
* .Roland McGrath2001-12-301-0/+2
|
* .Roland McGrath2001-12-291-0/+4
|
* .Roland McGrath2001-12-291-0/+9
|
* .Roland McGrath2001-12-291-0/+2
|
* .Roland McGrath2001-12-231-0/+6
|
* .Roland McGrath2001-12-231-0/+12
|
* .Roland McGrath2001-10-131-1/+1
|
* .Roland McGrath2001-10-061-0/+6
|
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-011-0/+5
| | | | | * part.c: Add const to type. Reported by Jeroen Dekkers.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-011-0/+20
| | | | | | | | | | | | | | | | | | | | * device.c (dev_error): Add a break to silence gcc warning. (store_device_class): Add const to type. * typed.c (store_typed_open_class): Likewise. * file.c (store_file_class): Likewise. * stripe.c (store_concat_class): Likewise. (store_ileave_class): Likewise. * zero.c (store_zero_class): Likewise. * open.c (store_open_class): Likewise. * remap.c (store_remap_class): Likewise. * task.c (store_task_class): Likewise. * copy.c (store_copy_class): Likewise. * gunzip.c (store_gunzip_class): Likewise. * bunzip2.c (store_bunzip2_class): Likewise. * mvol.c (store_mvol_class): Likewise. * memobj.c (store_memobj_class): Likewise. * nbd.c (store_nbd_class): Likewise. Submitted by Maurizio Boriani <baux@debian.org>.
* .Roland McGrath2001-10-011-0/+6
|
* .Roland McGrath2001-09-291-0/+5
|
* .Roland McGrath2001-09-291-0/+5
|
* .Roland McGrath2001-09-281-1/+5
|
* .Roland McGrath2001-09-281-0/+1
|
* .Roland McGrath2001-09-281-0/+6
|
* .Roland McGrath2001-09-161-0/+5
|
* .Roland McGrath2001-08-261-0/+11
|
* .Roland McGrath2001-08-251-0/+8
|
* .Roland McGrath2001-08-251-0/+7
|
* .Roland McGrath2001-08-151-0/+19
|
* .Roland McGrath2001-08-041-0/+4
|
* fix my e-mail addressMarcus Brinkmann2001-06-161-1/+1
|
* libstore/Marcus Brinkmann2001-05-061-0/+4
| | | | | | | | | | | | | | | | | | | | | 2001-04-26 Marcus Brinkmann <marcus@ulysses.dhis.net> * set.c: Use explicit comparison to MACH_PORT_NULL. storeio/ 2001-05-06 Marcus Brinkmann <marcus@gnu.org> * dev.c (dev_open): Do not create/open the store with STORE_INACTIVE, as this doesn't work correctly. Inactivate the store afterwards instead. 2001-02-18 Marcus Brinkmann <marcus@gnu.org> * dev.h (struct dev): New member nperopens. * storeio.c (open_hook): Hold device lock and check if this is the TODO: add item about the storeio hack
* .Roland McGrath2001-03-121-0/+1
|
* .Roland McGrath2001-03-071-0/+13
|
* .Roland McGrath2001-01-161-0/+6
|
* .Roland McGrath2001-01-141-1/+1
|
* .Roland McGrath2001-01-141-1/+7
|
* 2001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-091-0/+7
| | | | | | | * device.c (store_device_create): Protect code of last change with #ifdef DEV_GET_RECORDS, and set sizes_len again before second try. (enforce): Likewise. Move definition of variable err up to top level.
* 2001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-091-0/+6
| | | | | | * device.c (enforce): First try DEV_GET_RECORDS, and only fall back to DEV_GET_STORE if this fails with D_INVALID_OPERATION. (store_device_create): Likewise, but fall back for any failure.