s3:idmap_autorid: move HWM initialization into a function
authorChristian Ambach <ambi@samba.org>
Thu, 20 Oct 2011 16:39:30 +0000 (18:39 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 10 Nov 2011 19:50:55 +0000 (20:50 +0100)
commit31593bcd74f4063217190012a83e1003e29fdba7
tree5bd03e2e59822cee2a21aa08b529ec58ceb06478
parent188a12e1df2a5a3ae39cb2e25c87ae2093a62853
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
source3/winbindd/idmap_autorid.c