s3:smb2_lock: move from 'blocking' to 'state->blocking'
commitf13d13ae9da3072862a781bc926e7a06e8384337
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Aug 2019 14:14:23 +0000 (13 16:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 9 Sep 2019 14:23:40 +0000 (9 14:23 +0000)
treea5b2585366722fab8688594defa21b70d4028874
parentad98eec6090430ba5296a5111dde2e53b9cd217a
s3:smb2_lock: move from 'blocking' to 'state->blocking'

This will simplify the next commits.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/smb2_lock.c