]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: Populate function pointers with addresses
authorGuenther Deschner <gd@samba.org>
Thu, 5 Sep 2024 08:10:27 +0000 (13:40 +0530)
committerAnoop C S <anoopcs@samba.org>
Thu, 12 Sep 2024 15:36:31 +0000 (15:36 +0000)
commite4fc1df4b4486f5eed095135f905bdbf10bb1793
tree4549d7a38d1a7226e1ac7040fd56a3ddfd9840a0
parent0d2ad13d8e5191f4b01584afa0bcdbf1114042b8
vfs_ceph_new: Populate function pointers with addresses

Use dlysm() for assigning addresses to already declared libcephfs
low-level API function pointers.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15703

Pair-Programmed-With: Anoop C S <anoopcs@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/modules/vfs_ceph_new.c