Go to file
Pranith Kumar K f3b487a510 extras: Change Makefile generation in generate_xlator.py
Makefile generation should include default LD_FLAGS and also include rpc
related paths in include path

Change-Id: I45e1c97b96f08bbfe4663384f4873726febef9f6
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: https://review.gluster.org/17811
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Smoke: Gluster Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
2017-07-18 16:44:27 +00:00
.github doc: Added a github issue template to redirect to mails or bugzilla 2017-03-02 22:07:40 -05:00
api gfapi: prevent mem-pool leak in case glfs_new_fs() fails 2017-07-12 09:01:12 +00:00
build-aux build: out-of-tree builds generates files in the wrong directory 2016-09-18 09:34:37 -07:00
cli cli/xml: fix return handling 2017-07-06 09:46:15 +00:00
contrib contrib/xxhash: Add xxhash library 2017-06-30 08:16:57 +00:00
doc gluster man page: Add remote-host and script mode in gluster man page 2017-07-11 13:00:00 +00:00
events eventsapi: Fix webhook-test when no schema specified in URL 2017-04-17 06:25:27 -04:00
extras extras: Change Makefile generation in generate_xlator.py 2017-07-18 16:44:27 +00:00
geo-replication geo-rep: Fix entry failure because parent dir doesn't exist 2017-07-05 15:44:23 +00:00
glusterfsd mgtm/core : use sha hash function for volfile check 2017-07-10 05:07:11 +00:00
heal cluster/afr: GFID split-brain resolution with existing CLI 2017-07-18 15:24:54 +00:00
libglusterfs storage/posix: Don't allow gfid/volume-id xattr to be removed 2017-07-18 06:48:54 +00:00
rpc program/GF-DUMP: Shield ping processing from traffic to Glusterfs 2017-07-18 10:45:29 +00:00
tests cluster/afr: GFID split-brain resolution with existing CLI 2017-07-18 15:24:54 +00:00
tools tools/glusterfind: unquote DELETE path before further processing 2017-06-30 07:40:51 +00:00
xlators cluster/afr: GFID split-brain resolution with existing CLI 2017-07-18 15:24:54 +00:00
.gitignore Update .gitignore 2017-07-18 09:52:35 +00:00
.mailmap contributors: map more email addresses and domain names 2017-02-20 17:10:58 -05:00
.testignore .testignore: if a file doesn't change any code/behavior, add it here 2017-06-15 12:08:15 +00:00
AUTHORS cleaned up some outdated files 2010-03-12 04:09:34 -08:00
autogen.sh build: include a dummy config.sub and config.guess in releases 2016-05-24 03:54:38 -07:00
ChangeLog Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
configure.ac scripts/shared_storage : systemd helper scripts to mount shared storage post reboot 2017-06-20 12:42:01 +00:00
CONTRIBUTING rfc.sh: set 'Change-Id: ' header on first run 2012-08-15 10:39:43 -07:00
COPYING-GPLV2 license: dual license under GPLV2 and LGPLV3+ 2012-05-10 22:06:16 -07:00
COPYING-LGPLV3 license: dual license under GPLV2 and LGPLV3+ 2012-05-10 22:06:16 -07:00
glusterfs-api.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
glusterfs.spec.in packaging: various directories not owned by any package 2017-07-14 18:32:39 +00:00
INSTALL doc: update to readthedocs.io documentation 2016-12-11 04:38:39 -08:00
libgfchangelog.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
libgfdb.pc.in build: make contrib/uuid dependency optional 2015-04-10 11:39:52 +00:00
MAINTAINERS contrib/xxhash: Add xxhash library 2017-06-30 08:16:57 +00:00
Makefile.am build: add site.h as a place to put environment-specific defines 2017-05-10 12:25:10 +00:00
NEWS news: note the move to gerrit 2011-07-18 17:24:14 +05:30
README.md doc: Update GlusterFS README 2017-06-21 10:46:17 +00:00
rfc.sh rfc.sh: make alignment check compulsory 2017-07-18 11:22:21 +00:00
run-tests-in-vagrant.sh vagrant-test: added more options and centos6 base box 2016-04-25 07:28:39 -07:00
run-tests.sh tests: fix typo 2017-04-30 21:45:49 +00:00
site.h.in build: add site.h as a place to put environment-specific defines 2017-05-10 12:25:10 +00:00
THANKS Typo fix THANKS message 2014-09-16 02:30:36 -07:00

Gluster

Gluster is a software defined distributed storage that can scale to several petabytes. It provides interfaces for object, block and file storage.

Development

Contributions to gluster in the form of patches and new feature additions can be made by following steps outlined at Developers Guide.

Documentation

The Gluster documentation can be found at Gluster Docs.

Deployment

Quick instructions to build and install can be found in INSTALL file.

Maintainers

The list of Gluster maintainers is available in MAINTAINERS file.

License

Gluster is dual licensed under GPLV2 and LGPLV3+.

Please visit the Gluster Home Page to find out more about Gluster.