summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Set errno correctly in find_fresh_parents failuresPranith Kumar K2012-04-191-1/+3
* cluster/afr: Handle transient parent-entry xactions in lookupPranith Kumar K2012-04-192-6/+96
* cluster/dht: Remove un-used pathinfo code for link filesshishir gowda2012-04-181-18/+0
* cluster/afr: Build parent loc for expungePranith Kumar K2012-04-181-0/+7
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-181-0/+2
* cluster/dht: Handle failures in getxattr_cbkshishir gowda2012-04-171-3/+16
* cluster/afr: increment change log with correct byte orderPranith Kumar K2012-04-161-2/+5
* cluster/dht: Revert to calling ftruncateshishir gowda2012-04-161-5/+3
* dht/rebalance: Display migration failure countshishir gowda2012-04-132-2/+10
* dht/rebalance: Handle ASSERT_ON_CHILD_DOWN gracefullyshishir gowda2012-04-132-4/+16
* cluster/afr: Perform gfid-less lookup in afrPranith Kumar K2012-04-121-0/+5
* dht/rebalance: Correct log messagesv3.3.0beta3shishir gowda2012-04-111-5/+6
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-102-2/+2
* rebalance: revert sending PARENT_DOWN event to xlatorsshishir gowda2012-04-091-2/+0
* cluster/afr: Fix a compilation warningVijay Bellur2012-04-051-1/+1
* self-heald: succeed heal info alwaysPranith Kumar K2012-04-051-1/+2
* self-heald: Add node-uuid option for determining brick positionPranith Kumar K2012-04-053-66/+13
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-056-13/+36
* cluster/afr: Handle self-heal of files with holesPranith Kumar K2012-04-044-15/+45
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-042-11/+19
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-3/+6
* dht/rebalance: Send PARENT_DOWN event before cleanup in rebalancev3.3.0qa33shishir gowda2012-04-021-1/+3