adouble: pass VFS handle and fsp to ad_pack()
authorRalph Boehme <slow@samba.org>
Thu, 4 Jul 2019 09:35:19 +0000 (11:35 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 12 Jul 2019 21:31:29 +0000 (21:31 +0000)
commit5e52d9ebf0638ce40130dc72c8225c5b7e25ee22
tree592d086291c06dbc635b56601c2e5d163da54c4a
parent79e0110e461e56750ab4683900737f1712798575
adouble: pass VFS handle and fsp to ad_pack()

Unused for now, that comes next.

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