s3:idmap_autorid: move HWM initialization into a function
commit712d1a0d3cb82ccc0fabf02f42c8a2b258fb748d
authorChristian Ambach <ambi@samba.org>
Thu, 20 Oct 2011 16:39:30 +0000 (20 18:39 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:27:18 +0000 (23 21:27 +0100)
tree308dd008d6325c2bbde1f821743ba9ba3e3a5cc3
parentf15f3f027d4888affdb4c7575e87e14a7a09b80a
s3:idmap_autorid: move HWM initialization into a function

we will need some more HWM soon, so move out initialization and
optimize the logic using the new interface of dbwrap_fetch_uint32
(cherry picked from commit 31593bcd74f4063217190012a83e1003e29fdba7)
source3/winbindd/idmap_autorid.c