X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb%2Ftdb_private.h;h=975892ec2d1bfd6637153973955a207f14c4d741;hp=a2dde30ccf145f173cb48d0c4f8846f7826dd919;hb=05f69a4723f3a48502a699805c90c16489bf0525;hpb=ec4174af665a48a4ff08a7e053e78b1d376897f4;ds=sidebyside diff --git a/ccan/tdb/tdb_private.h b/ccan/tdb/tdb_private.h index a2dde30c..975892ec 100644 --- a/ccan/tdb/tdb_private.h +++ b/ccan/tdb/tdb_private.h @@ -134,7 +134,7 @@ void tdb_trace_2rec_retrec(struct tdb_context *tdb, const char *op, #endif /* !TDB_TRACE */ /* lock offsets */ -#define GLOBAL_LOCK 0 +#define OPEN_LOCK 0 #define ACTIVE_LOCK 4 #define TRANSACTION_LOCK 8