summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Do not handle GF_CONTENT_KEYPranith Kumar K2015-06-231-85/+7
* ec: Display correct message after successful heal startAshish Pandey2015-06-221-1/+1
* cluster/ec: Avoid parallel executions of the same state machineXavier Hernandez2015-06-181-11/+13
* cluster/ec: Prevent Null dereference in dht-renamePranith Kumar K2015-06-121-1/+1
* cluster/ec: Wind unlock fops at all costPranith Kumar K2015-06-102-8/+45
* cluster/ec: Prevent double unwindPranith Kumar K2015-06-084-13/+12
* Changing log level to DEBUG in case of ENOENTAshish Pandey2015-06-081-2/+3
* cluster/ec: Don't handle EC_XATTR_DIRTY in responsePranith Kumar K2015-06-062-27/+9
* cluster/ec: Fix incorrect check for iatt differencesXavier Hernandez2015-06-021-5/+19
* cluster/ec: Ignore differences in non locked inodesXavier Hernandez2015-05-305-28/+100
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-05-281-0/+1
* cluster/ec: Forced unlock when lock contention is detectedXavier Hernandez2015-05-2713-999/+1139
* cluster/ec: Fix use after free crashPranith Kumar K2015-05-214-23/+47
* cluster/ec: Correctly cleanup delayed locksXavier Hernandez2015-05-207-65/+163
* cluster/ec: Handle lookup failures while op in progressPranith Kumar K2015-05-192-12/+23
* cluster/ec: Prevent unnecessary self-healsPranith Kumar K2015-05-151-2/+11
* ec: Fix failures with missing filesXavier Hernandez2015-05-095-283/+164
* cluster/ec: Change meaning of trusted.ec.dirtyPranith Kumar K2015-05-087-208/+555
* cluster/ec: data heal implementation for ecPranith Kumar K2015-05-083-8/+788
* cluster/ec: metadata/name/entry heal implementation for ecPranith Kumar K2015-05-082-0/+1058
* cluster/ec: add separate versions for data/entry, metadataAshish Pandey2015-05-068-29/+104
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-043-83/+51
* cluster/ec: Use fd instead of loc for get_size_versionAshish Pandey2015-05-043-57/+63
* cluster/ec: Handle unhandled statesPranith Kumar K2015-04-281-0/+3
* cluster/ec: Perform inode-write on healing subvolsPranith Kumar K2015-04-243-129/+88
* quota/disperse: handle inode quotas in xattr aggregatevmallika2015-04-141-13/+22
* cluster/ec: Entry self-heal fixesPranith Kumar K2015-04-131-79/+27
* cluster/ec: Fix readdir de-itransformPranith Kumar K2015-04-113-8/+73
* cluster/ec: Ignore volume-mark key for comparing dictsPranith Kumar K2015-04-101-0/+1
* cluster/ec: Fix iobuf mem leakRaghavendra Talur2015-04-101-2/+2
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-4/+5
* cluster/ec: Have same ec_manager_* for [f]set/[f]removexattrPranith Kumar K2015-04-081-206/+80
* cluster/ec: Refactor inode-writevPranith Kumar K2015-04-064-478/+145
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-045-23/+23
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-301-0/+27
* cluster/ec: Use fd when appropriate for updating size/versionPranith Kumar K2015-03-271-3/+9
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-252-0/+25
* cluster/ec: Refactor ec-dir-writePranith Kumar K2015-03-242-670/+158
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-183-53/+13
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-096-27/+707
* cluster/ec: Allow heal on name less locPranith Kumar K2015-03-053-14/+39
* ec: Add trusted.ec.dirty xattrXavier Hernandez2015-02-238-121/+297
* ec: Special handling of anonymous fdXavier Hernandez2015-02-051-11/+11
* cluster/ec: Wait for all bricks to notify before notifying parentPranith Kumar K2015-02-021-14/+34
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-01-282-104/+134
* ec: Fix posix compliance failuresXavier Hernandez2015-01-286-87/+101
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-202-6/+30
* ec: Don't use inodelk on getxattr when clearing locksXavier Hernandez2015-01-182-9/+12
* ec: Remove unneeded 'inline' for ec_is_internal_xattr()Xavier Hernandez2015-01-182-2/+2
* ec: Remove O_APPEND from flags on create and open.Xavier Hernandez2015-01-094-53/+60