]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: Simplify fruit_unlink_rsrc_stream()
authorVolker Lendecke <vl@samba.org>
Sun, 2 Feb 2025 15:44:53 +0000 (16:44 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 2 Sep 2025 08:08:29 +0000 (08:08 +0000)
commit982f0145114f0e21a8dd9451663e2d55c8adb21c
tree7dd8c1ceac84105f0602a1bde66dccf0c6cde4d3
parent26fab22383e5d01fc51ab04f80bcea4c9bcf2cc4
vfs: Simplify fruit_unlink_rsrc_stream()

We have the dirfsp around, no need to do a full stat()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/modules/vfs_fruit.c