smbd: move files_struct.lock_failure_seen to a bitfield
authorRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 07:48:58 +0000 (09:48 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 3 Apr 2020 20:41:34 +0000 (20:41 +0000)
commit78e1492f218b94f1fd4085b20bc28bd84c8d6dc7
tree63ca253eb79c1da03e9797406d5552dd68195775
parent16a485d1be39f511a8d36c979e25aa0fcb1ce1b0
smbd: move files_struct.lock_failure_seen to a bitfield

Updated comment in vfs.h explaining ABI change.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Apr  3 20:41:34 UTC 2020 on sn-devel-184
source3/include/vfs.h
source3/smbd/blocking.c