s3/libadouble: remove dirfsp arg from ad_convert_delete_adfile()
authorRalph Boehme <slow@samba.org>
Fri, 22 Jan 2021 16:06:26 +0000 (17:06 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 28 Jan 2021 08:11:49 +0000 (08:11 +0000)
commit00ec67eb0ca400ea447dbb8dff8a003744cbd53e
treedcfeab1a0416736205332a7edd51952062df7f42
parentd2acd9629eb4c28577e4ba9a4c47bb635e99bea1
s3/libadouble: remove dirfsp arg from ad_convert_delete_adfile()

Going to open a dirfsp in the function itself in a later commit.

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