tdb: rename 'struct list_struct' into 'struct tdb_record'
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Oct 2009 11:51:03 +0000 (13:51 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:52 +0000 (08:03 +0100)
commit03b3682e3fa53c9f5fdf2c4beac8b5d030fd2630
treedd30b09714cc25d8edba674f1e69b0a424b3fea4
parent6ac7ef8bf4d384f880c7f483ace70f8e08c15a8b
tdb: rename 'struct list_struct' into 'struct tdb_record'

metze
(cherry picked from samba commit 3b62e250c066f44d0ab08a7db037b6b4f74a914b)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/common/check.c
lib/tdb/common/dump.c
lib/tdb/common/freelist.c
lib/tdb/common/freelistcheck.c
lib/tdb/common/io.c
lib/tdb/common/tdb.c
lib/tdb/common/tdb_private.h
lib/tdb/common/transaction.c
lib/tdb/common/traverse.c