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>
Wed, 23 Dec 2009 11:07:31 +0000 (12:07 +0100)
commitfc1b92981abd0e9ee8d6b9094f2145d044c30346
tree269a7c9fd2f2193dba153a8295ffbfd476cb8217
parent14457e955753cc8338dab03da831e7189dd6f208
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.
(cherry picked from commit aecf2dba0b2bfd65a307d9edae1792b3896fc73f)
source3/smbd/blocking.c