From: Rusty Russell Date: Wed, 31 Aug 2011 05:45:16 +0000 (+0930) Subject: tdb2: remove TDB1 TDB_NO_FSYNC environment variable hack. X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=75a6a6ad64156ef3b13493be2970ae3cb99ccf8b;hp=75a6a6ad64156ef3b13493be2970ae3cb99ccf8b;p=ccan tdb2: remove TDB1 TDB_NO_FSYNC environment variable hack. The caller should do this: the SAMBA compatibility later does. ---