vfs: use struct initializer in smb_vfs_call_get_dos_attributes_send
authorRalph Boehme <slow@samba.org>
Mon, 14 Jan 2019 12:50:31 +0000 (13:50 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 14 Jan 2019 18:13:14 +0000 (19:13 +0100)
commit3672f02e4769da244d5c2ba82b46921a88fa9472
tree89063460485fb8fa605825ccd9946b112f12730e
parent792b8d3f8338988c2288bc3dc58e72cacbba2154
vfs: use struct initializer in smb_vfs_call_get_dos_attributes_send

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/vfs.c