Second part of the fix for bug 6828 - infinite timeout occurs when byte lock held...
commit4a2c033615aaf0c44063d4b3ec963305713913df
authorJeremy Allison <jra@samba.org>
Tue, 27 Oct 2009 04:20:22 +0000 (26 21:20 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:50 +0000 (26 11:39 +0100)
tree4a27050818dbfe653dc582298e1a37bf60826595
parentef2c355a0fe9b26a0b07182e63a44615d7ac1193
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 b3bb18554d4e414fb960b8d043af464c8b4ac43a)
source3/smbd/blocking.c