]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: Slightly streamline streams_xattr_renameat()
authorVolker Lendecke <vl@samba.org>
Mon, 28 Jul 2025 08:44:24 +0000 (10:44 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 2 Sep 2025 08:08:29 +0000 (08:08 +0000)
commitc70f4f4d839f98eed986d1d731addd98d0283fbe
tree95195e4a19578fb03328a0e740e0ce02b649ce37
parent2c3dae6af574b9784f2f9bec499c5c857d6f586d
vfs: Slightly streamline streams_xattr_renameat()

We have strequal() for this

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