vfs_glusterfs: Enable per client log file
commit9c78cc37444ad4dda5c34c44861006a451e32e19
authorPoornima Gurusiddaiah <pgurusid@redhat.com>
Fri, 22 Nov 2013 05:04:11 +0000 (22 05:04 +0000)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Dec 2013 20:21:07 +0000 (26 21:21 +0100)
tree8910053b24effbdebd41564464f80ce287e8ffc3
parent5438b4840dc60b9c026388f405c0795051ed4b67
vfs_glusterfs: Enable per client log file

In Samba configuration file, one of the options of gluster type is
log file, the value of this option was not allowed to contain any
variables, as a result all the clients would have a single log file,
which complicated debugging.
In this patch, variable substitution is performed for gluster log file.
Hence allowing user to customise the gluster log file name.

Signed-off-by: Poornima Gurusiddaiah <pgurusid@redhat.com>
Reviewed-by: Ira Cooper <ira@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Dec 17 23:44:16 CET 2013 on sn-devel-104

Fix bug #10337 - vfs_glusterfs: Enable per client log file.

Autobuild-User(v4-1-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-1-test): Thu Dec 26 21:21:07 CET 2013 on sn-devel-104
source3/modules/vfs_glusterfs.c