]> mj.ucw.cz Git - libucw.git/commit
Introduced obuck_slurp_pool() to make reading of the whole bucket
authorMartin Mares <mj@ucw.cz>
Sun, 6 Oct 2002 15:50:02 +0000 (15:50 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 6 Oct 2002 15:50:02 +0000 (15:50 +0000)
commit98bc6b8a48b5cc006dd650cfdc5cf46966d501a6
treedbbe35065afb05e44a865817d1a78253f06505ce
parent7de317f0204214032e41d210c8b4d01f7871342f
Introduced obuck_slurp_pool() to make reading of the whole bucket
pool faster, possibly using mmap.

Use it in `buckettool -c'.
lib/bucket.c
lib/bucket.h
lib/buckettool.c