summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-1320-180/+88
* core: remove the unused files - round 2Amar Tumballi2012-07-126-6034/+0
* xlator options: remove overwritten data-self-heal initializerJim Meyering2012-07-111-1/+0
* cluster/afr: post-op-delay supportAnand Avati2012-07-046-2/+175
* cluster/afr: cleanup lk_owner and PID messAnand Avati2012-07-043-41/+28
* cluster/afr: add a new option to select read-subvol by indexJeff Darcy2012-07-031-0/+27
* cluster/afr: fix for read-subvolume option does not workJeff Darcy2012-07-031-2/+2
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-1/+7
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-06-193-2/+4
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-073-78/+407
* libglusterfs : Fix validation for integer volume options.Kaushal M2012-06-071-0/+1
* cluster/afr: Check for null gfid_reqPranith Kumar K2012-06-061-1/+1
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-054-16/+42
* replicate: default read_child to a local brick if there is one.Jeff Darcy2012-06-055-3/+162
* Self-heald: inode_link files while crawlingPranith Kumar K2012-06-051-5/+10
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-05-311-2/+3
* cluster/distribute: set the inode layout in readdirp_cbk() for filesAmar Tumballi2012-05-311-0/+16
* replicate: add hashed read-child method.Jeff Darcy2012-05-316-18/+93
* distribute: support user-specified layouts.Jeff Darcy2012-05-314-3/+15
* storage/posix: Move landfill inside .glusterfsPranith Kumar K2012-05-313-41/+2
* cluster/afr: decrement changelog when fdctx is absentPranith Kumar K2012-05-241-0/+2
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-243-3/+59
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-231-0/+3
* distribute: use global synctask 'env' instead of localAmar Tumballi2012-05-236-41/+3
* cluster/afr: Unlock higher entry locks in rename entrylk failure.Pranith Kumar K2012-05-221-0/+4
* Thou shalt not free(3) memory dirname(3) returnedEmmanuel Dreyfus2012-05-211-1/+9
* cluster/afr: Assign gfid path if path is NULL in lookupPranith Kumar K2012-05-211-9/+14
* cluster/afr: Enforce order in pre/post opPranith Kumar K2012-05-189-100/+135
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-183-10/+61
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-182-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-182-2/+53
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-182-95/+65
* Self-heald: Enable configuring of heal poll timeoutPranith Kumar K2012-05-183-3/+12
* Fixed a memory leak in stripe translator.Alexander Bersenev2012-05-171-1/+3
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-10/+22
* cluster/replicate: check for 'loc->path' before dereferencing itAmar Tumballi2012-05-161-1/+1
* cluster/afr: Return EIO if read-child < 0 in inode-read fopsPranith Kumar K2012-05-161-1/+4
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-141-2/+4
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1048-695/+262
* cluster/dht: rmdir should succeed last on the hashed subvolshishir gowda2012-05-081-2/+112
* Self-heald: Dump the event history completelyPranith Kumar K2012-05-074-24/+5
* cluster/afr: Fix inodelk-trace logs to print lk-ownersPranith Kumar K2012-05-071-11/+11
* cluster/afr: Perform Flush with lk-owner given by parent xlator.Pranith Kumar K2012-05-072-0/+8
* self-heald: loc should have gfid path for better loggingPranith Kumar K2012-05-041-18/+28
* self-heald: Don't trigger self-heal always.Pranith Kumar K2012-05-041-3/+18
* stripe: don't send parent pointer in stripe_readdirp_lookup()shishir gowda2012-05-031-27/+5
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-031-1/+17
* cluster/afr: Fix race in nonblocking entrylkPranith Kumar K2012-05-031-6/+6
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-2/+2