Don't limit the number of retries in wb_trans.
authorVolker Lendecke <vl@samba.org>
Sun, 24 May 2009 11:22:26 +0000 (13:22 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 24 May 2009 11:51:07 +0000 (13:51 +0200)
commit7043ef2a794e5bbd9ea8e738fb3dcb390b237351
tree7dea36440f1c020a5dda0e216298c00917b8ddf2
parentf528dbcf2e28ab9f5fd1e0a56b64a31514105cf3
Don't limit the number of retries in wb_trans.

This is better done with a tevent_req_set_endtime the caller should issue.
source3/lib/wbclient.c