summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* Self-heald: Fix inode leakPranith Kumar K2012-08-301-12/+29
* 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/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-091-2/+1
* 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
* 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/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-1028-413/+161
* 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
* 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
* cluster/afr: Log enhancementsPranith Kumar K2012-04-251-10/+13
* pump: Removed extra dict_unref in pump_command_replyKrishnan Parthasarathi2012-04-251-2/+0
* 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/afr: Build parent loc for expungePranith Kumar K2012-04-181-0/+7
* cluster/afr: increment change log with correct byte orderPranith Kumar K2012-04-161-2/+5
* cluster/afr: Perform gfid-less lookup in afrPranith Kumar K2012-04-121-0/+5
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-102-2/+2
* 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
* cluster/afr: Fix frame leak in hardlink self-healPranith Kumar K2012-03-311-9/+2
* cluster/afr: Handle invalid inode in open_fd_fixPranith Kumar K2012-03-311-1/+5
* cluster/afr: Fix split-brain logPranith Kumar K2012-03-291-5/+8
* cluster/afr: Fix the split-brain logPranith Kumar K2012-03-291-3/+4
* cluster/afr: handle fstat failure in data-self-healPranith Kumar K2012-03-291-1/+1
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-282-51/+138
* core: adding extra data for fopsAmar Tumballi2012-03-2220-589/+696
* glusterd: Disabled self-heal on clear-locks internal mountKrishnan Parthasarathi2012-03-211-5/+5
* replicate: fix a glitch in up_count/down_count updates.Jeff Darcy2012-03-191-2/+24
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-1/+1
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-185-106/+196