summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: set the read child ctx only if the self-heal source is validv3.3.0qa14Raghavendra Bhat2011-10-031-4/+4
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-021-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-013-89/+46
* distribute rebalance: preserve proper mode in destinationv3.3.0qa13Amar Tumballi2011-09-301-3/+11
* rebalance process: propagate proper errors to userAmar Tumballi2011-09-301-8/+45
* cluster/afr: Don't unlock sh_frame on failure in algoPranith Kumar K2011-09-302-8/+15
* cluster/afr: set fd ctx on opendirPranith Kumar K2011-09-294-39/+59
* Second round of warning suppression.Jeff Darcy2011-09-2910-43/+10
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-299-654/+642
* cluster/distribute: fixed a spurious inode refAmar Tumballi2011-09-271-4/+12
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-221-0/+8
* cluster/distribute: validate buf before accessing.Rahul C S2011-09-221-5/+5
* cluster/afr: Make local->child_up immutablePranith Kumar K2011-09-216-164/+113
* cluster/distribute: minor fixes in open file migrationAmar Tumballi2011-09-195-37/+91
* Fix typo in log message.Sachidananda Urs2011-09-191-1/+1
* Proactive self heal process implementationPranith Kumar K2011-09-1410-121/+631
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-135-6/+141
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-1213-1651/+2898
* cluster/afr: perform self-heal with least priorityPranith Kumar K2011-09-091-0/+7
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-0811-112/+217
* cluster/afr: eager locking of FD writesAnand Avati2011-09-084-58/+182
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-0715-149/+0
* cluster/afr: Prevent double big lock when data self-heal loops are not spawnedPranith Kumar K2011-09-062-7/+30
* cluster/afr: Bring down the self-heal window size to 1Pranith Kumar K2011-09-061-1/+1
* cluster/distribute: unwind the proper dict in getxattr_cbkAmar Tumballi2011-08-231-1/+4
* cluster/afr: Perform flush on all the children involved in self-healPranith Kumar K2011-08-221-19/+6
* cluster/afr: Change definition of stale childPranith Kumar K2011-08-221-1/+1
* cluster/afr: Paused fop should not continue with fopPranith Kumar K2011-08-223-3/+11
* cluster/afr: fop should not continue if it is paused, until resumesPranith Kumar K2011-08-212-0/+8
* cluster/afr: set frame localPranith Kumar K2011-08-212-1/+2
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-2019-1726/+1580
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-199-115/+236
* option validation: further fixesAnand Avati2011-08-191-0/+15
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-183-778/+139
* allocate extra bytes (for \0) when calling reallocVenky Shankar2011-08-171-1/+2
* adjust allocated length to memory overrun fixVenky Shankar2011-08-151-3/+4
* cluster/afr: read_child should be >= 0v3.3.0qa2Pranith Kumar K2011-08-131-1/+3
* Change Copyright current yearPranith Kumar K2011-08-1054-54/+54
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0655-165/+165
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-031-1/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-144/+50
* Stripe_readdirp: Fix race in wind/unwind which led to crashshishir2011-07-281-9/+17
* cluster/distribute: while fixing layout, consider ENOSPC errorsAmar Tumballi2011-07-261-4/+4
* cluster/dht: dht_rename() - handle GFID situationsAnand Avati2011-07-251-14/+61
* PUMP: set pump lk_owner,pid to frame->rootPranith K2011-07-172-9/+8
* cluster/afr: Don't depend on fuse lk_owner for inodelksPranith K2011-07-172-8/+6
* cluster/afr: Fix conflict files and gfid self-healPranith K2011-07-177-600/+811
* cluster/afr: Detect conflict/gfid self-healsPranith K2011-07-176-161/+532
* cluster/afr: make expunge/impunge re-usablePranith K2011-07-172-64/+176