summaryrefslogtreecommitdiffstats
path: root/extras/glusterfs-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* extras: glusterfs-mode.el has incorrect FSF addressKaleb S. KEITHLEY2017-02-011-109/+110
| | | | | | | | | | | | | | 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 Copyright current yearPranith Kumar K2011-08-091-1/+1
| | | | | | | | 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>
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-051-1/+1
| | | | Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
* Rebase to git, initial importAmar Tumballi2017-05-051-6/+7
|
* multiple fixes (dht, nufa, glusterfs-mode.el)Basavanagowda Kanur2017-05-051-1/+1
| | | | | | | * glusterfs-mode.el: - added transport-timeout into list of valid options. * cluster/{dht,nufa}: - set need_xattr = 1, while sending revalidate.
* updation of documents in doc/ directoryBasavanagowda Kanur2017-05-051-1/+1
| | | | | | | | | * 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.
* * configure.ac changes to include BACKTRACEAmar Tumballi2017-05-051-1/+1
| | | | | * minor correction in posix's options. (typo error)
* * Added *so_LDADD = libglusterfs.la in most of the Makefile.amAmar Tumballi2017-05-051-5/+4
| | | | | | | | * small fix in unify_mkdir_cbk (to consider EEXIST as valid case) * small fix in server_lookup() to handle the case of ESTALE.
* 'auth.ip' changed to 'auth.addr' under the following directoriesHarshavardhana (y4m4)2017-05-051-1/+1
| | | | | * doc/*/* * extras/*
* * changes are only in Copyright part of the code. (updated to 2008 copyright)Amar Tumballi2017-05-051-10/+10
| | | | * Added copyright information to Makefile.am
* * added '--disable-bdb' option to configure.Amar Tumballi2017-05-051-8/+4
|
* * extras/glusterfs-mode.el : Amar Tumballi2017-05-051-21/+54
| | | | | | | | | | Now more options are highlighted. Supports indentation. * protocol/client, protocol/server, libglusterfs/authenticate.c: Change in log level of few log messages.
* reorganization of files between doc/ and extras/Anand V. Avati2017-05-051-0/+83
added init.d script, thanks to Christopher Hawkins <chawkins@veracitynetworks.com>