Second part of the fix for bug 6828 - infinite timeout occurs when byte lock held...
commitb3bb18554d4e414fb960b8d043af464c8b4ac43a
authorJeremy Allison <jra@samba.org>
Tue, 27 Oct 2009 04:20:22 +0000 (26 21:20 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 27 Oct 2009 04:23:31 +0000 (26 21:23 -0700)
tree4a27050818dbfe653dc582298e1a37bf60826595
parent855430fcb9a950faa711d586d9ef78abb9a698a7
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