s3: lib: adouble: Add dirfsp to ad_convert_delete_adfile(). Use UNLINKAT instead...
authorJeremy Allison <jra@samba.org>
Mon, 16 Sep 2019 22:15:05 +0000 (15:15 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:50 +0000 (17:20 +0000)
commit0535656284db66dc7bc90fea2f15b1d00a13fe10
tree92dc0badeab116e047ae6441a2d98834fcc3b4ae
parent7691ce3a4b34b6a0b3f6cc2379f2f4d2b4392047
s3: lib: adouble: Add dirfsp to ad_convert_delete_adfile(). Use UNLINKAT instead of UNLINK.

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