Second part of the fix for bug 6828 - infinite timeout occurs when byte lock held...
commit40dfe4df2002d9d852dcb3a3dfe7c719336ea7bd
authorJeremy Allison <jra@samba.org>
Tue, 27 Oct 2009 18:55:34 +0000 (27 11:55 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Jan 2010 13:00:54 +0000 (13 14:00 +0100)
tree47bc6b974d4809f860bab5ad5bac6b27f42dbce9
parentb16230c603cb21d24e150ac04f868def227bc934
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 31bb625273aac6e3e19f95465580b3bcb1885549)
source/smbd/blocking.c