]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Make dirfsp param to synthetic_pathref() const
authorVolker Lendecke <vl@samba.org>
Thu, 2 Jan 2025 13:29:27 +0000 (14:29 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Jan 2025 23:08:38 +0000 (23:08 +0000)
commitab121447a51dd0c3892f472ebb8366cc633e0959
treed494eabcaac53b78feddcb7f389a208094d56ce1
parent4f4b952cda376e36d9b1c249d619474565201133
smbd: Make dirfsp param to synthetic_pathref() const

openat_pathref_fsp() only needs const

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/files.c
source3/smbd/proto.h