s3: Replace delete_token_list by an array
authorVolker Lendecke <vl@samba.org>
Mon, 21 Nov 2011 16:12:00 +0000 (17:12 +0100)
committerVolker Lendecke <vlendec@samba.org>
Wed, 23 Nov 2011 08:02:10 +0000 (09:02 +0100)
commitb4ca1fa538bab84234263ea05238f4018f95b403
tree5b50e34d89b4802737df69d20d2a3b70921e36f3
parenta17e01baa79bd9205232f81534a700ac4aa951c3
s3: Replace delete_token_list by an array

This will make it easier to convert locking.tdb to IDL, and I don't think there
will be enough entries to justify a linked list over an array.

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Nov 23 09:02:12 CET 2011 on sn-devel-104
source3/include/smb.h
source3/locking/locking.c