summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* performance/quick-read: reset open_in_transit to zero in case of an error.Raghavendra G2011-06-221-0/+1
* performance/quick-read: Perform error handling only when GF_CALLOC failsVijay Bellur2011-06-221-1/+1
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-221-2/+2
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-221-3/+3
* stack: make process state dump more debug friendlyAnand Avati2011-06-192-0/+30
* mgmt/glusterd: Set the generic options in the graph before merging it with th...Junaid2011-06-161-8/+8
* features/locks:check for inodelk lists and blocked inodelks instead of entryl...Raghavendra Bhat2011-06-161-3/+3
* features/locks: update refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-1410-34/+178
* cluster/afr: propagate proper errno returned by lock fopsv3.2.1qa5v3.2.1Anand Avati2011-06-101-4/+0
* posix: fix GFID assignment race between mkdir and lookupAnand Avati2011-06-101-1/+69
* cluster/dht: use GFID returned from hashed subvolumev3.2.1qa4Anand Avati2011-06-091-0/+5
* build : use pid file to kill nfs processv3.2.1qa3Lakshmipathi2011-06-081-2/+11
* nfs:command to change the transport type of nfs server for volumes of transpo...Raghavendra Bhat2011-06-084-16/+96
* fix multiple transport related portmap issues in client handshakeAmar Tumballi2011-06-089-7/+135
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-081-1/+2
* cluster/afr: lookup should set the read-child based on pending xattrsPranith Kumar K2011-06-083-32/+98
* cluster/afr: Read-dir should wind to the read-child firstPranith Kumar K2011-06-081-17/+33
* Access-Control : Sticky bit validation for rename, unlink and rmdir.Gaurav2011-06-081-23/+197
* Access-Control : Changes in setattr for posix compliance.Gaurav2011-06-081-27/+114
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-081-3/+1
* syncop: Increase stack size for deep call stack.Krishnan Parthasarathi2011-06-081-1/+1
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-086-31/+97
* glusterd: replace brick status grows with dir tree.Krishnan Parthasarathi2011-06-081-1/+1
* NFS : Don't set setattr_valid for exclusive create call.Gaurav2011-06-081-2/+5
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-1/+1
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* restart glusterd after installing geo-replication rpmLakshmipathi2011-06-081-0/+4
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-41/+48
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* cluster/stripe: Fix a typo in strncmp.v3.2.1qa2Mohammed Junaid Ahmed2011-06-011-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-06-012-3/+7
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4
* glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.Amar Tumballi2011-05-311-1/+1
* glusterd: add upgrade/downgrade xlator optionsshishir gowda2011-05-315-2/+80
* build : with rpm install invoke glusterd upgrade option to modify vol files a...v3.2.1qa1Lakshmipathi2011-05-311-0/+20
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-311-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-313-13/+17
* marker: fill out the volume-mark properly in case of marking corruptionCsaba Henk2011-05-311-1/+1
* RPC : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.Gaurav2011-05-311-2/+2
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-314-1/+23
* gf_auth also needs to handle server.allow-insecureshishir gowda2011-05-311-1/+15
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-312-1/+15
* mgmt/glusterd: Set option listen-backlog to 128Vijay Bellur2011-05-312-0/+17
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...Raghavendra G2011-05-311-0/+9
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-311-70/+107
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* mgmt/glusterd: Start nfs after all bricks are started on glusterd re-startPranith Kumar K2011-05-311-1/+4