]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: Use fsp_is_alternate_stream() in shadow_copy2
authorVolker Lendecke <vl@samba.org>
Sat, 11 Jan 2025 08:54:12 +0000 (09:54 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Jan 2025 23:08:38 +0000 (23:08 +0000)
commit346dcb9dd8f4590c17d743da988b7b2e4dc365a4
tree04e6ac7e63b7111dbcad0a43334747232a82c1a8
parent0fb5480d82e71f2ae1c5dfad07eabb204ec9e8dc
vfs: Use fsp_is_alternate_stream() in shadow_copy2

To me this makes the meaning of this if-statement more obvious

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_shadow_copy2.c