vfs_glusterfs: Adapt to changes in libgfapi signatures
authorAnoop C S <anoopcs@redhat.com>
Tue, 20 Mar 2018 06:02:20 +0000 (11:32 +0530)
committerJeremy Allison <jra@samba.org>
Sun, 3 Feb 2019 16:00:33 +0000 (17:00 +0100)
commit0e3eda5bab5ae9316a42725aea048fb350020ec7
tree07d38195de46bf86e634b16062128943c9f3adcd
parent858a25abf4a71c1c1e2f15e3d61c8e378998f249
vfs_glusterfs: Adapt to changes in libgfapi signatures

VFS module for GlusterFS fails to compile due to recent changes done to
some API signatures. Therefore adding missing arguments to those APIs
adapting to new signatures.

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

Signed-off-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sun Feb  3 17:00:33 CET 2019 on sn-devel-144
source3/modules/vfs_glusterfs.c
source3/wscript