]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_streams_depot: Introduce streams_depot_config_data
authorVolker Lendecke <vl@samba.org>
Wed, 30 Sep 2020 12:36:40 +0000 (14:36 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 13 Feb 2025 09:40:22 +0000 (09:40 +0000)
commitc62bb7dcb418d6eeb467e4586de1ce8ed5a5d643
treee289fcb48729c7a4841deb50b82162483b05c131
parent21ca7a4af3e06e219a72b08ffe7916df6b7432c8
vfs_streams_depot: Introduce streams_depot_config_data

Read the vfs parameters just once: lp_parm_* are not free with their
string comparisons, calling them over and over again is unnecessary

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu Feb 13 09:40:22 UTC 2025 on atb-devel-224
source3/modules/vfs_streams_depot.c