summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Try for all locks before failing in renamePranith Kumar K2013-04-101-3/+35
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-04-101-14/+24
* cluster/afr: Filter O_TRUNC in afr-fix-openPranith Kumar K2012-11-051-1/+2
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* Self-heald: Fix inode leakPranith Kumar K2012-08-301-12/+29
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-301-0/+8
* afr: Avoid excessive logging in self-heal.v3.3.1qa1Krishnan Parthasarathi2012-08-176-20/+26
* cluster/afr: Handle child_up & fd not opened case in xactionPranith Kumar K2012-08-171-7/+8
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-163-1/+35
* cluster/stripe: Filter coalesce xattr from getfattrShylesh Kumar2012-08-151-0/+3
* cluster/afr: Avoid setting split-brain outside inode locksPranith Kumar K2012-08-125-34/+46
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-08-092-12/+11
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-08-091-10/+14
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-08-011-1/+7
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-07-251-1/+1
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-07-153-78/+407
* cluster/dht: set conf->defrag to NULL after freeing the defrag structureRaghavendra Bhat2012-06-261-2/+3
* cluster/afr: split-brain should be reset on data-self-healPranith Kumar K2012-06-192-2/+2
* cluster/afr: Treat EEXIST as success in hardlinkPranith Kumar K2012-06-141-0/+12
* distribute: use global synctask 'env' instead of localRaghavendra Bhat2012-05-296-41/+3
* cluster/afr: Don't reset split-brain when data-self-heal is offPranith Kumar K2012-05-283-1/+3
* cluster/afr: Release inodelk on erase changelog failuresPranith Kumar K2012-05-271-0/+3
* cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbkshishir gowda2012-05-231-2/+4
* cluster/afr: Unlock higher entry locks in rename entrylk failure.Pranith Kumar K2012-05-221-0/+4
* cluster/afr: Perform conservative merge on dir with xattr split-brainPranith Kumar K2012-05-223-10/+61
* cluster/afr: Handle files w.o. xattrs and size mismatch.Pranith Kumar K2012-05-222-10/+44
* cluster/afr: Mark zero size file as sink in absense of xattrs.Pranith Kumar K2012-05-222-2/+53
* cluster/afr: Determining sources should do both fxattrop, fstatPranith Kumar K2012-05-222-95/+65
* cluster/afr: Assign gfid path if path is NULL in lookupv3.3.0qa42Pranith Kumar K2012-05-191-9/+14
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-10/+22
* cluster/afr: Return EIO if read-child < 0 in inode-read fopsPranith Kumar K2012-05-171-1/+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
* cluster/afr: Log enhancementsPranith Kumar K2012-04-251-10/+13
* pump: Removed extra dict_unref in pump_command_replyKrishnan Parthasarathi2012-04-251-2/+0
* glusterd/rebalance: Remove state dependency on rpc eventshishir gowda2012-04-251-1/+28
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-1/+7
* dht: Log message fix gfid's to gfidsshylesh2012-04-241-1/+1
* core: coverity issues fixedAmar Tumballi2012-04-234-2/+12
* cluster/distribute: handle dht_layout_normalize errors differently inRaghavendra G2012-04-232-15/+22
* stripe: make sure we have complete set of subvolumes before making fopshishir gowda2012-04-202-0/+21