]> 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)
committerJule Anger <janger@samba.org>
Mon, 17 Feb 2025 16:09:09 +0000 (16:09 +0000)
commit9a91d70044b78980b66ccd21072179a137e1f38d
tree793b3d1b7bc06b09210faef4e8e148294f59f3ae
parentaac150ebadf39e7d44c79baddce36e42315a0871
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>
(cherry picked from commit e4fc1df4b4486f5eed095135f905bdbf10bb1793)
source3/modules/vfs_ceph_new.c