diff options
author | Michael Adam <obnox@samba.org> | 2010-06-16 15:31:55 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2010-08-14 02:10:43 +0200 |
commit | 834008c2cd55a87d4fada2390606381ec7316915 (patch) | |
tree | 29fdebeb9c4beb47ce65d53ee5e0ef6d4fe214d8 /release-scripts | |
parent | 1dfb20d0292623f21f47e93afaba865d9ff3b05b (diff) | |
download | samba-834008c2cd55a87d4fada2390606381ec7316915.tar.gz samba-834008c2cd55a87d4fada2390606381ec7316915.tar.bz2 samba-834008c2cd55a87d4fada2390606381ec7316915.zip |
s3:idmap_tdb2: remove use of idmap_tdb2_state from idmap_tdb2_allocate_id
idmap_tdb2_state should actually be called idmap_tdb2_alloc_context.
This is being removed as the idmap and allocation is moved together.
We use the idmap_tdb2_context * that is sitting in dom->private_data.
This contains the same ranges as those in the state anyways.
Later, when we can also allocate for named domains, this will become
necessary anyways.
Diffstat (limited to 'release-scripts')
0 files changed, 0 insertions, 0 deletions