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)
committerChristian Ambach <ambi@samba.org>
Fri, 21 Oct 2011 14:30:56 +0000 (16:30 +0200)
commit0a85d1c8916a953edd00235f0701ab7d52868de7
tree531f63e22e80093aec6d187188ec2c2b31b35251
parent8d9aea2a66f83f109aba9e2fc2106c0b3fc4bf88
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