s3: Use tdb_transaction_start_nonblock in gencache_stabilize
authorVolker Lendecke <vl@samba.org>
Fri, 26 Mar 2010 12:18:52 +0000 (13:18 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 28 Mar 2010 13:25:15 +0000 (15:25 +0200)
commit4d8a974ddc1333a1e3c6ddf4a0e215a5e41e1074
tree0f4eb3a92b3eab198a7392c9b6f9d7398b5b6a6c
parentd5fd1f207757b4f15d15b8744db0c9380fe63cab
s3: Use tdb_transaction_start_nonblock in gencache_stabilize

This avoids the thundering herd problem when 5000 smbds exit simultaneously
because the network went down.
source3/lib/gencache.c