smbd: move files_struct.aio_write_behind to a bitfield
authorRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 05:39:34 +0000 (07:39 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 3 Apr 2020 19:05:44 +0000 (19:05 +0000)
commit1ccd335af5d6c6c16d9ab46102b506798bb283fa
tree30a52a39404a4e51a2a586831fd4ac7944716d1a
parentcb996cd5a3570e1cd6bf92776acd7c8cd22ebbfd
smbd: move files_struct.aio_write_behind to a bitfield

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/vfs.h
source3/smbd/aio.c
source3/smbd/durable.c
source3/smbd/files.c
source3/smbd/open.c