s3: smbd: Locking - convert to using utility macro used elsewhere.
commit517fa80bd385c6adcfee03ea6b25599013ad88f5
authorJeremy Allison <jra@samba.org>
Thu, 3 Jul 2014 00:25:22 +0000 (2 17:25 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 3 Jul 2014 19:41:12 +0000 (3 21:41 +0200)
tree660b773e0cd70f117d147fa1f0c1152fed41df2d
parent4126f9716b82fa8cf24e1e9497485f18eac4f8a6
s3: smbd: Locking - convert to using utility macro used elsewhere.

Bug #10684 - SMB1 blocking locks can fail notification on unlock, causing client timeout.

https://bugzilla.samba.org/show_bug.cgi?id=10684

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <Volker.Lendecke@SerNet.DE>
source3/smbd/blocking.c