s3:vfs: change the xattr_tdb module to use dbwrap wrapper functions
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 13:32:59 +0000 (15:32 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commitceb9f572abda526e01d9b5f35158464768119c96
tree577196043604afa4853bf2ff88eaf0051a845958
parentc7c1a3e2768c83579069ba0c5667490307d541e0
s3:vfs: change the xattr_tdb module to use dbwrap wrapper functions

Avoid direct use of the db_record and db_context structs.
source3/modules/vfs_xattr_tdb.c