[Pkg-samba-maint] [samba] 102/135: s3-vfs: Remove unused variable in vfs_glusterfs.
Ivo De Decker
ivodd at moszumanska.debian.org
Sat Jan 11 21:30:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
ivodd pushed a commit to branch master
in repository samba.
commit 8875b804d919563f07558b27db1948454523770b
Author: Andreas Schneider <asn at samba.org>
Date: Fri Nov 15 17:02:18 2013 +0100
s3-vfs: Remove unused variable in vfs_glusterfs.
Signed-off-by: Andreas Schneider <asn at samba.org>
Reviewed-by: Jeremy Allison <jra at samba.org>
(cherry picked from commit 9e7e83e9d07e967ac966b1cc17f21cb75c81a774)
---
source3/modules/vfs_glusterfs.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/source3/modules/vfs_glusterfs.c b/source3/modules/vfs_glusterfs.c
index e5c691e..d792fb3 100644
--- a/source3/modules/vfs_glusterfs.c
+++ b/source3/modules/vfs_glusterfs.c
@@ -1397,7 +1397,6 @@ static int vfs_gluster_sys_acl_set_fd(struct vfs_handle_struct *handle,
SMB_ACL_T theacl)
{
int ret;
- char *key;
char *buf;
ssize_t size;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list