The Samba-Bugzilla – Attachment 11808 Details for
Bug 11715
vfs_gluster_get_quota needs to be updated with recent quota changes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from master
patch (text/plain), 1012 bytes, created by
Guenther Deschner
on 2016-02-05 10:23:20 UTC
(
hide
)
Description:
patch from master
Filename:
MIME Type:
Creator:
Guenther Deschner
Created:
2016-02-05 10:23:20 UTC
Size:
1012 bytes
patch
obsolete
>From 01ec91334bad1bdfb395a267aa5f7aac603f6145 Mon Sep 17 00:00:00 2001 >From: Michael Adam <obnox@samba.org> >Date: Mon, 1 Feb 2016 16:06:18 +0100 >Subject: [PATCH] s3:vfs:glusterfs: fix build after quota changes. > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=11715 > >Signed-off-by: Michael Adam <obnox@samba.org> >Reviewed-by: Uri Simchoni <uri@samba.org> > >Autobuild-User(master): Uri Simchoni <uri@samba.org> >Autobuild-Date(master): Mon Feb 1 22:09:18 CET 2016 on sn-devel-144 >--- > 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 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
obnox
:
review+
Actions:
View
Attachments on
bug 11715
: 11808