summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build : use pid file to kill nfs processLakshmipathi2011-06-081-2/+11
* rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()Amar Tumballi2011-06-081-4/+1
* nfs:command to change the transport type of nfs server for volumes of transpo...Raghavendra Bhat2011-06-084-16/+96
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-089-2/+127
* glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.Amar Tumballi2011-06-081-1/+1
* NFS : Don't set setattr_valid for exclusive create call.Gaurav2011-06-081-2/+5
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* rpmbuild : restart glusterd after installing geo-replication rpmLakshmipathi2011-06-081-0/+4
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-1/+1
* glusterd: replace brick status grows with dir tree.Krishnan Parthasarathi2011-06-081-1/+1
* syncop: Increase stack size for deep call stack.Krishnan Parthasarathi2011-06-081-1/+1
* mgmt/glusterd: Updated the error messages sent on cli quota command failure.Junaid2011-06-081-15/+39
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-44/+49
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* cli: fix the build warning messageRaghavendra Bhat2011-06-011-1/+1
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4
* glusterd: add upgrade/downgrade xlator optionsshishir gowda2011-05-315-1/+81
* gluster rebalance: prevent data migration from higher disk space to lowerAmar Tumballi2011-05-311-0/+29
* DHT:first_up_subvol should be the one up the longestshishir gowda2011-05-314-4/+20
* stripe: changes to print stripe information in statedumpRaghavendra Bhat2011-05-311-0/+63
* build : with rpm install invoke glusterd upgrade option to modify vol files a...Lakshmipathi2011-05-311-0/+20
* cli: bring in format checking option for 'cli_out()'Amar Tumballi2011-05-312-2/+10
* cli: fix format string build warningsAmar Tumballi2011-05-312-27/+27
* client_bind: When allow-insecure xlator option is set, donot bind.shishir gowda2011-05-311-3/+1
* glusterfsd: prevent giving '-s' option without '--volfile-id' optionAmar Tumballi2011-05-312-4/+17
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* Fix typo in log message related to io-threads.Sachidananda2011-05-311-3/+3
* RPC : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.Gaurav2011-05-311-2/+2
* statfs(): honor the 'inode' on which the statfs() call is madeAmar Tumballi2011-05-312-7/+28
* performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...Raghavendra G2011-05-311-0/+9
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-301-3/+4
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-301-1/+1
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-303-54/+115
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-301-1/+3
* glusterfsd-mgmt: include signal.hAnand Avati2011-05-301-0/+1
* rpc: NetBSD portability fixesAnand Avati2011-05-301-0/+12
* fuse: NetBSD portability fixesAnand Avati2011-05-301-1/+1
* quick-read: Fix dirname(3) usageAnand Avati2011-05-301-5/+6
* stat-prefetch: fix dirname(3) usageAnand Avati2011-05-301-2/+8
* fuse: NetBSD portability fixesAnand Avati2011-05-302-0/+13
* rpc: TCP_KEEPALIVE undeclared in NetBSDAnand Avati2011-05-301-1/+1
* fuse: NetBSD portability fixesAnand Avati2011-05-303-4/+14
* errno: NetBSD does not have EDOOFUSAnand Avati2011-05-301-0/+2
* rpc: use AI_ADDRCONFIG selectivelyAnand Avati2011-05-303-0/+12
* mount.glusterfs: The == operator is a non-standard bash extension. = should b...Anand Avati2011-05-301-1/+1
* rpc-clnt: consider the (re-)configured port for only one connect() callAmar Tumballi2011-05-303-12/+16
* cluster/stripe: Fix a typo in strncmp.Junaid2011-05-301-1/+1
* mgmt/glusterd: Display a warning message to CLI in case of a corrupt geo-rep ...Kaushik BV2011-05-303-41/+78