[PATCH] fix build

Michael Adam obnox at samba.org
Mon Feb 1 15:11:29 UTC 2016


Hi,

attached find a patch that fixes the build of
the glusterfs vfs module after the quota-related
vfs changes.

Review / push appreciated.

Thanks - Michael

-------------- next part --------------
From 535d3d3179481fc22de23023d2d2455f720733dc Mon Sep 17 00:00:00 2001
From: Michael Adam <obnox at samba.org>
Date: Mon, 1 Feb 2016 16:06:18 +0100
Subject: [PATCH] s3:vfs:glusterfs: fix build after quota changes.

Signed-off-by: Michael Adam <obnox at samba.org>
---
 source3/modules/vfs_glusterfs.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source3/modules/vfs_glusterfs.c b/source3/modules/vfs_glusterfs.c
index f32f598..427b985 100644
--- a/source3/modules/vfs_glusterfs.c
+++ b/source3/modules/vfs_glusterfs.c
@@ -296,6 +296,7 @@ static uint64_t vfs_gluster_disk_free(struct vfs_handle_struct *handle,
 }
 
 static int vfs_gluster_get_quota(struct vfs_handle_struct *handle,
+				 const char *path,
 				 enum SMB_QUOTA_TYPE qtype, unid_t id,
 				 SMB_DISK_QUOTA *qt)
 {
-- 
2.5.0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160201/f23611e4/signature.sig>


More information about the samba-technical mailing list