]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_ceph_new: Add required function pointers to config
authorGuenther Deschner <gd@samba.org>
Thu, 5 Sep 2024 08:01:13 +0000 (13:31 +0530)
committerAnoop C S <anoopcs@samba.org>
Thu, 12 Sep 2024 15:36:31 +0000 (15:36 +0000)
commit0d2ad13d8e5191f4b01584afa0bcdbf1114042b8
tree00d24c8d21762cbc8aca45949d9485259843e2f4
parent47812a279118befbaeffdd6c81e3d49b071f04c5
vfs_ceph_new: Add required function pointers to config

Declare necessary libcephfs low-level APIs as function pointers to be
assigned with corresponding loadable addresses.

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