X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fbucket.h;h=759ef0e4761e4b035d8242a7bc57339bdb4f1280;hb=89556b90f1afb9b7ebe247c05721e0a04a7232c0;hp=a9b938bc4d9d6dea9d49906fcc0d0cf9e670327c;hpb=c6eff95276316f6c4fe39d22c81f2bf83e3d8528;p=libucw.git diff --git a/lib/bucket.h b/lib/bucket.h index a9b938bc..759ef0e4 100644 --- a/lib/bucket.h +++ b/lib/bucket.h @@ -12,13 +12,19 @@ * Locking: Each operation on the pool is protected by a flock. * * The buckets emulate non-seekable fastbuf streams. + * + * fork()'ing if you don't have any bucket open is safe. */ +extern byte *obuck_name; /* Internal, for use by buckettool only! */ + #define OBUCK_SHIFT 7 #define OBUCK_ALIGN (1<