Go to file
Nandaja Varma 26cbd3bdf5 rpc-lib: Fixing the coverity issues
Coverity CIDs:
1210973
1124887
1124888
1124682
1124849
1124503

Change-Id: I012f6cf9d14753f572ab94aae6d442d1ef8df79a
BUG: 789278
Signed-off-by: Nandaja Varma <nandaja.varma@gmail.com>
Reviewed-on: http://review.gluster.org/9600
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
2015-04-10 11:29:42 +00:00
api libglusterfs/syncop: Add xdata to all syncop calls 2015-04-08 15:14:59 +00:00
build-aux build: make GLUSTERD_WORKDIR rely on localstatedir 2014-08-07 01:17:29 -07:00
cli quota/cli: validate quota hard-limit option 2015-04-10 11:21:48 +00:00
contrib Avoid conflict between contrib/uuid and system uuid 2015-04-04 10:48:35 -07:00
doc doc: update on admin geo replication 2015-04-10 10:49:36 +00:00
extras snapshot/scheduler: Adhering to the common storage for scheduler 2015-04-10 08:20:12 +00:00
geo-replication geo-rep: Log Rsync performance 2015-04-02 06:47:16 -07:00
glusterfs-hadoop hadoop-glusterfs: Fix IndexOutOfBounds Exception 2012-04-06 02:35:05 -07:00
glusterfsd glusterfsd: add "print-netgroups" and "print-exports" command 2015-03-18 22:16:34 -07:00
heal libglusterfs/syncop: Add xdata to all syncop calls 2015-04-08 15:14:59 +00:00
libglusterfs quota/cli: validate quota hard-limit option 2015-04-10 11:21:48 +00:00
rpc rpc-lib: Fixing the coverity issues 2015-04-10 11:29:42 +00:00
tests glusterd: bitd daemon should not start on the node which dont have any brick 2015-04-10 10:12:13 +00:00
tools tools/glusterfind: Check existence of Session 2015-04-09 09:52:33 +00:00
xlators io-stats: Fixing dereference after null check. 2015-04-10 11:24:52 +00:00
.gitignore build: sort gitignore entries 2015-04-06 06:02:08 -07:00
.mailmap scripts: add new email aliases 2014-04-16 06:38:06 -07:00
AUTHORS cleaned up some outdated files 2010-03-12 04:09:34 -08:00
autogen.sh logging: remove unused message-id scripts 2014-05-22 02:48:58 -07:00
ChangeLog Fixed build problems for init script installation. 2009-03-09 17:45:56 +05:30
configure.ac build: require cmocka >= 1.0.1 2015-03-31 04:11:17 -07: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 gfapi: add glfs_h_acl_set() and glfs_h_acl_get() 2015-03-18 10:39:03 -07:00
glusterfs.spec.in geo-rep: Copy geo-rep hook-script during source install 2015-04-02 03:06:58 -07:00
INSTALL core: update INSTALL file. 2014-09-02 11:17:03 -07:00
libgfchangelog.pc.in build: Start using library versioning for various libraries 2014-01-18 08:51:14 -08:00
libgfdb.pc.in build: pass the correct CFLAGS and LDFLAGS when linking (to) libgfdb 2015-03-19 13:16:54 -07:00
MAINTAINERS Update MAINTAINERS file 2015-03-24 06:59:33 -07:00
Makefile.am Adding Libgfdb to GlusterFS 2015-03-18 10:36:42 -07:00
NEWS news: note the move to gerrit 2011-07-18 17:24:14 +05:30
README.md README: Adding information about Gluster dev workflow 2015-02-25 04:28:36 -08:00
rfc.sh extras/checkpatch.pl: linux kernel style patch verification 2014-09-18 12:55:26 -07:00
run-tests.sh tests: Removing rpmbuild/mock check from run-tests.sh 2015-02-03 08:31:30 -08:00
THANKS Typo fix THANKS message 2014-09-16 02:30:36 -07:00

For information about contributing to GlusterFS, please follow the below link : Contributing to GlusterFS community

GlusterFS does not follow the GitHub: Fork & pull workflow but use Gerrit for code review.

The development guidelines are detailed in Development Workflow.

For more info, please visit http://www.gluster.org/.