vfs_fruit: move fruit_unlink_internal() back into fruit_unlinkat()
authorRalph Boehme <slow@samba.org>
Thu, 19 Mar 2020 13:07:23 +0000 (14:07 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 24 Mar 2020 19:48:40 +0000 (19:48 +0000)
commit12b1913e3460cd210b9f11e5ae4febd2018413d3
treefd9c20f523aafbc2f14f02136d5f3d6acec0b45d
parent43093743f2cd0acce6a90e3826afd1223f75edc9
vfs_fruit: move fruit_unlink_internal() back into fruit_unlinkat()

I think this makes fruit_unlinkat() easier to read. No change in behaviour.

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