summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/distribute lookup: Request layout info for dir'sv3.2.5qa8shishir gowda2011-11-101-6/+6
* cluster/afr: Handle split-brain/all-fool xattrs for directoryv3.2.5qa7Pranith Kumar K2011-11-095-35/+67
* cluster/distribute stat: Take ref on inode before to prevent crash.shishir gowda2011-11-091-16/+21
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-091-0/+11
* stripe read: Wipe stat in reply to prevent truncated error.shishir gowda2011-11-082-1/+2
* cluster/replicate: no more 'itransform' required for inode numbersAmar Tumballi2011-11-085-123/+0
* cluster/afr: Handle absence of gfid in lookupv3.2.5qa6Pranith Kumar K2011-11-051-3/+15
* cluster/afr: unwind instead of returning directly if no open is required on a...v3.2.5qa5Raghavendra Bhat2011-11-041-0/+1
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-046-50/+53
* stripe readv_cbk: Propogate the correct size and blk cnt in stbufshishir gowda2011-11-031-0/+5
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-031-0/+2
* cluster/afr: Modify finding gfid in lookup fopPranith Kumar K2011-11-031-3/+8
* cluster/afr : Remove wrong log message in afr-open.cKaushal M2011-11-031-7/+0
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-313-11/+37
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-10-301-2/+2
* 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