summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* features/locks:update the refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* performance-translators: print path to file while dumping fdctx.Raghavendra G2011-06-142-1/+19
* performance/read-ahead: dump pages in read-ahead cache.Raghavendra G2011-06-141-0/+91
* performance/stat-prefetch: dump cache and list of ops waiting for lookup comp...Raghavendra G2011-06-141-0/+178
* rbthashtable: implement traverser procedure.Raghavendra G2011-06-142-2/+55
* libglusterfs/inode.c: Add version of inode_path which can be called holding i...Raghavendra G2011-06-142-54/+75
* performance/quick-read: dump inode and fdctx during statedump.Raghavendra G2011-06-141-0/+126
* performance/io-cache: print cache information during state dump.Raghavendra G2011-06-143-10/+156
* cli: 'QUOTA' Display the limit-set and size of the directory in KB, MB, etcJunaid2011-06-141-4/+13
* libglusterfs/common-utils: Added gf_uint64_2human_readable function.Junaid2011-06-142-0/+38
* mgmt/glusterd: Set the generic options in the graph before merging it with th...Junaid2011-06-141-8/+8
* Prevent spurious getxattr for gfid-req in posix_lookupshishir gowda2011-06-141-0/+2
* DHT: check for mis-matching user xattrsshishir gowda2011-06-143-2/+36
* gluster rebalance: fix the mount command stringAmar Tumballi2011-06-141-1/+1
* removed unused old sample filesLakshmipathi2011-06-141-1/+1
* cli: Display a warning upon disabling quota.Junaid2011-06-132-26/+35
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-131-0/+1
* cluster/afr: propagate proper errno returned by lock fopsAnand Avati2011-06-101-4/+0
* cluster/dht: use GFID returned from hashed subvolumeAnand Avati2011-06-091-0/+5
* 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