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