Second part of the fix for bug 6828 - infinite timeout occurs when byte lock held...
authorJeremy Allison <jra@samba.org>
Tue, 27 Oct 2009 18:25:02 +0000 (11:25 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Nov 2009 11:28:18 +0000 (12:28 +0100)
commitaecf2dba0b2bfd65a307d9edae1792b3896fc73f
tree0015cee6a58bc230b13ea788dcff56e3d160a478
parent66e356a4864373d63eee3dda00c826eaf69c7a82
Second part of the fix for bug 6828 - infinite timeout occurs when byte lock held outside of samba. Fixes case where a connection with a pending lock can me marked "idle", and ensures that the lock queue timeout is always recalculated. Jeremy.
source3/smbd/blocking.c