summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-281-43/+78
* cluster/afr: Take gfid-req from xattr_req only if inode->gfid is nullPranith Kumar K2011-10-281-37/+60
* check the return value of inode_path for less than or equal to zeroRaghavendra Bhat2011-10-281-3/+6
* Stripe mknod: Always call mknod if REGULAR file on first child.shishir gowda2011-10-202-50/+139
* cluster/afr: Handle files without gfidPranith Kumar K2011-10-199-734/+610
* storage/posix: posix changes to handle gfid/conflicts self-healPranith Kumar K2011-10-191-0/+1
* cluster/afr: Fix conflict files and gfidsPranith K2011-10-1911-802/+1663
* cluster/afr: Handle lookups when self-heal is offPranith Kumar K2011-10-179-590/+983
* Stripe: Prevent dir gfid mismatch and ENOTEMPTY errorsshishir gowda2011-10-102-103/+334
* cluster/dht: selfheal as rootshishir gowda2011-10-102-0/+2
* stripe self_heal: Prevent call to spurious STACK_DESTROY.shishir gowda2011-09-281-0/+4
* Revert "cluster/afr: eager locking of FD writes"v3.2.4qa3Vijay Bellur2011-09-225-171/+60
* cluster/afr: eager locking of FD writesAnand Avati2011-09-085-60/+171
* afr/stripe: collect pathinfo xattr from all childsVenky Shankar2011-08-247-18/+361
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-183-14/+113
* cluster/afr: Fix endian conversion for fxattropPranith Kumar K2011-08-181-1/+1
* cluster/stripe: send the xattr keys with create/mknod itself.shishir gowda2011-08-101-189/+177
* Change Copyright current yearPranith Kumar K2011-08-1054-54/+54
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0654-162/+162
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-143/+50
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-011-1/+1
* stripe: make it quick-read friendlyAmar Tumballi2011-07-271-121/+80
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-14/+60
* cluster/distribute: send proper 'params' dictionary during linkfile creationAmar Tumballi2011-07-121-4/+13
* cluster/dht: fix race between two directory renamesv3.2.2qa5Anand Avati2011-07-121-7/+79
* DHT access: For nfs calls, op_ret is always 0, and mode is op_errnoshishir gowda2011-07-081-1/+10
* cluster/afr: save xattr of all the children in lookup_cbkPranith K2011-07-071-2/+2
* cluster/afr: previous read_child should take precedence over priv->read_childPranith K2011-07-072-2/+9
* dht: set linkto xattr with linkfile create (mknod)Anand Avati2011-07-011-75/+13
* cluster/afr: set frame local before access windPranith K2011-07-011-0/+2
* cluster/afr: fix the range of the lock taken in [f]truncatePranith K2011-07-011-4/+4
* 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
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-146-1/+33
* cluster/afr: propagate proper errno returned by lock fopsv3.2.1qa5v3.2.1Anand Avati2011-06-101-4/+0
* cluster/dht: use GFID returned from hashed subvolumev3.2.1qa4Anand Avati2011-06-091-0/+5
* 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
* 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
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-084-28/+92
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-41/+48
* 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
* dht-rename: Unlink older link files before creating new oneshishir gowda2011-05-313-2/+150
* 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
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-311-0/+8