| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
found by rpmlint on OpenSuSE Build Service
And convert DOS crlf to Unix lf, also found by SuSE rpmlint
Change-Id: I0329e6682333ead21ca1b76a3b00cb863c2af51b
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Reviewed-on: https://review.gluster.org/16500
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
|
|
|
|
|
|
|
|
| |
Change-Id: I2d10f2be44f518f496427f257988f1858e888084
BUG: 3348
Reviewed-on: http://review.gluster.com/200
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@gluster.com>
|
|
|
|
| |
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
|
| |
|
|
|
|
|
|
|
| |
* glusterfs-mode.el:
- added transport-timeout into list of valid options.
* cluster/{dht,nufa}:
- set need_xattr = 1, while sending revalidate.
|
|
|
|
|
|
|
|
|
| |
* renamed all afr.<extension> files to replicate.<extension>. also changed reference
to cluster/afr to cluster/replicate.
* configured the build system to include user-guide.texi into texinfo. now 'info glusterfs'
gives the user-guide.
* updated all the example volfiles to use only valid translators, transports, schedulers
options.
* updated translator-options.txt file to list all the options in the form of a simple table.
|
|
|
|
|
| |
* minor correction in posix's options. (typo error)
|
|
|
|
|
|
|
|
| |
* small fix in unify_mkdir_cbk (to consider EEXIST as valid case)
* small fix in server_lookup() to handle the case of ESTALE.
|
|
|
|
|
| |
* doc/*/*
* extras/*
|
|
|
|
| |
* Added copyright information to Makefile.am
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Now more options are highlighted.
Supports indentation.
* protocol/client, protocol/server, libglusterfs/authenticate.c:
Change in log level of few log messages.
|
|
added init.d script, thanks to Christopher Hawkins <chawkins@veracitynetworks.com>
|