summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Handle fini for afr,pumpv3.3.0qa19Pranith Kumar K2011-12-285-63/+89
* cluster/afr: EIO should overwrite ENOENT in lookupPranith Kumar K2011-12-281-2/+3
* mgmt/glusterd: log the rebalance command received properly in the log fileRaghavendra Bhat2011-12-281-3/+8
* debug/io-stats: Handle fini for io-stats xlatorshishir gowda2011-12-281-1/+38
* Added/Removed white spaces wherever necessary in replace-brickRahul C S2011-12-281-5/+5
* mount/fuse: Cleanup / remove unnecessary commentsHarshavardhana2011-12-281-36/+0
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-289-516/+384
* rebalance: remove the *.fix.layout xattr from trusted domain.Rajesh Amaravathi2011-12-282-3/+3
* build: Change dependency of rsync version for geo-replicationVijay Bellur2011-12-271-15/+15
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-276-147/+152
* features/posix-acl: handle fini for features/posix-aclshishir gowda2011-12-261-0/+24
* extras: clean up a brick's gfid xattrRajesh Amaravathi2011-12-251-0/+43
* Improve cli output of gluster volume heal command.Rahul C S2011-12-221-32/+23
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-223-4/+14
* libglusterfs: set inode path to be NULL in case of errorsPranith Kumar K2011-12-221-0/+2
* protocol/server: Do connection cleanup if reply failsPranith Kumar K2011-12-223-18/+14
* features/locks: Fix release of locks on disconnectPranith Kumar K2011-12-221-22/+17
* cluster/afr: Fix meta data lock rangePranith Kumar K2011-12-221-1/+1
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-204-7/+74
* glusterd: Fixed spurious checks in add_brick.v3.3.0qa17Krishnan Parthasarathi2011-12-191-91/+2
* Fix local==NULL crash in wb_sync_cbk during disconnect.Jeff Darcy2011-12-191-3/+10
* cli: validate the volume set command properlyRaghavendra Bhat2011-12-193-67/+65
* cluster/stripe: copy the gfid from the dentry structure to locRaghavendra Bhat2011-12-191-0/+2
* rpc-transport/socket: Donot fail reconnect if error is ENOENTshishir gowda2011-12-191-1/+1
* Default option to be set to "all" if no option is given toRahul C S2011-12-191-14/+1
* glusterd: Fail 'requests' from non-peers.Krishnan Parthasarathi2011-12-191-0/+35
* debug/error-gen: add option to generate errors at random percentageRaghavendra Bhat2011-12-152-1/+11
* protocol/client: Be strict about gfids in fop reqPranith Kumar K2011-12-152-0/+81
* mount/fuse: export PATH for which in mount scriptv3.3.0qa16Rajesh Amaravathi2011-12-131-0/+1
* cluster/afr: Double the call count if transaction is for renamePranith Kumar K2011-12-131-4/+18
* fuse: bring in the reverse invalidationAmar Tumballi2011-12-122-5/+145
* iobuf: fix a crash in iobuf when statedump is takenv3.3.0qa15Raghavendra Bhat2011-12-071-1/+1
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-074-107/+165
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-064-10/+57
* CONTRIBUTING: add a DCOAnand Avati2011-12-051-0/+25
* Changes all parent values for quota_check_limitRahul C S2011-12-051-15/+20
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-12-011-7/+8
* mount/fuse: Inherit direct-io-mode values from fds alreadyRaghavendra G2011-12-014-26/+173
* contrib/uuid: Make sure that uuid_types.h are generated per system specific.Harshavardhana2011-11-303-9/+29
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-11-301-2/+5
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-287-69/+120
* cluster/afr: Update read-child if it becomes stalePranith Kumar K2011-11-283-36/+30
* rpc-transport/rdma: add gf_ prefix to all procedure, variable namesRaghavendra G2011-11-242-1045/+1098
* NetBSD build tweak to use linkat(2)Emmanuel Dreyfus2011-11-241-1/+1
* case to uint64_t when convering gfid to inode, otherwise it can getEmmanuel Dreyfus2011-11-241-1/+1
* Let NetBSD use its recently added Linux xattr APIEmmanuel Dreyfus2011-11-241-7/+7
* Add volfile-generation hook facility.Jeff Darcy2011-11-242-1/+59
* We must #include <signal.h> for sigprocmask(2). Failure to do so will breakEmmanuel Dreyfus2011-11-231-0/+1
* usleep(3) shall not be called with argument higher than 1sEmmanuel Dreyfus2011-11-231-1/+2
* Use /bin/mount on Linux, /sbin/mount on other systemsEmmanuel Dreyfus2011-11-231-3/+9