s3: smbd: Locking - convert to using utility macro used elsewhere.
commit76dd28b48ba0c6618c0df8833c30ab5e81247cd8
authorJeremy Allison <jra@samba.org>
Thu, 3 Jul 2014 00:25:22 +0000 (2 17:25 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jul 2014 10:46:16 +0000 (15 12:46 +0200)
tree427b1652dfe5c903d71822d21d34b547ca758141
parentb23e9d5598c16990ec26f7aea3637760255e1633
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>
(cherry picked from commit 517fa80bd385c6adcfee03ea6b25599013ad88f5)
source3/smbd/blocking.c