1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/ctdb/lib/tdb/common
Jeremy Allison e58068d666 Remove unecessary msync. Jeremy. (cherry picked from samba commit 0bae1ef3de) (This used to be commit db2acaf46f) (cherry picked from samba commit a1cf3ad5d6)
Signed-off-by: Stefan Metzmacher <metze@samba.org>

(This used to be ctdb commit 236dc2fa29b3c0caec51859dbd469f0a13f5917e)
2009-12-16 08:03:50 +01:00
..
dump.c update lib/tdb from samba4 2007-07-10 15:32:27 +10:00
error.c convert tdb from u32 to uint32_t to match the current Samba trees 2008-01-05 17:22:47 +11:00
freelist.c lib/tdb: wean off TDB_ERRCODE. 2009-12-16 08:03:49 +01:00
freelistcheck.c lib/tdb: wean off TDB_ERRCODE. 2009-12-16 08:03:49 +01:00
io.c Remove unecessary msync. Jeremy. (cherry picked from samba commit 0bae1ef3de) (This used to be commit db2acaf46f) (cherry picked from samba commit a1cf3ad5d6) 2009-12-16 08:03:50 +01:00
lock.c lib/tdb: wean off TDB_ERRCODE. 2009-12-16 08:03:49 +01:00
open.c lib/tdb: wean off TDB_ERRCODE. 2009-12-16 08:03:49 +01:00
tdb_private.h lib/tdb: TDB_TRACE support (for developers) 2009-12-16 08:03:49 +01:00
tdb.c Attempt to fix bug 5684 2009-12-16 08:03:50 +01:00
transaction.c The msync manpage reports that msync *must* be called before munmap. Failure to do so may result in lost data. Fix an ifdef check, I really think we meant to check HAVE_MMAP here. (cherry picked from samba commit 74c8575b3f) (This used to be commit 8fd54bb55f) (cherry picked from samba commit b39e332bd7) 2009-12-16 08:03:50 +01:00
traverse.c lib/tdb: wean off TDB_ERRCODE. 2009-12-16 08:03:49 +01:00