summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/ta: Notify the clients only if there are pending healskarthik-us2019-07-124-22/+69
* cluster/afr: Fix incorrect reporting of gfid & type mismatchkarthik-us2019-07-122-2/+23
* afr/read: Implement latency based read child selectionMohammed Rafi KC2019-06-203-27/+98
* afr/fini: Free local_pool data during an afr finiMohammed Rafi KC2019-06-171-0/+6
* multiple files: another attempt to remove includesYaniv Kaul2019-06-146-32/+0
* Cluster/afr: Don't treat all bricks having metadata pending as split-brainkarthik-us2019-06-102-3/+3
* afr/frame: Destroy frame after afr_selfheal_entry_granularMohammed Rafi KC2019-05-211-3/+8
* ec/shd: Cleanup self heal daemon resources during ec finiMohammed Rafi KC2019-05-131-0/+5
* afr: thin-arbiter lock release fixesRavishankar N2019-05-103-47/+93
* afr: log before attempting data self-heal.Ravishankar N2019-05-081-0/+3
* afr : fix Coverity CID 1398627Rinku Kothiya2019-05-071-2/+9
* cluster/afr: Set lk-owner before inodelk/entrylk/lkPranith Kumar K2019-04-222-19/+23
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-04-154-18/+14
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-121-1/+1
* cluster/afr: Thin-arbiter SHD fixeskarthik-us2019-04-122-13/+13
* cluster/afr: Invalidate inode on change of split-brain-choicePranith Kumar K2019-04-051-4/+1
* cluster/afr: Send inodelk/entrylk with non-zero lk-ownerPranith Kumar K2019-04-022-12/+48
* afr: thin-arbiter read txn fixesRavishankar N2019-03-293-22/+37
* afr: add client-pid to all gf_event() callsRavishankar N2019-03-276-15/+28
* cluster/afr: Remove un-used variables related to pumpPranith Kumar K2019-03-261-3/+0
* cluster/afr : TA: Return actual error code in case of failureAshish Pandey2019-03-141-6/+6
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-111-15/+13
* cluster/afr: Add quorum checks to open & opendir fopskarthik-us2019-03-084-2/+48
* afr: mark changelog_fsync as internalSoumya Koduri2019-03-051-1/+3
* afr/shd: Cleanup self heal daemon resources during afr finiMohammed Rafi KC2019-02-122-0/+59
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-014-19/+87
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-292-12/+13
* afr: not resolve splitbrains when copies are of same sizeIraj Jamali2019-01-221-18/+25
* afr: Splitbrain with size as policy must not resolve for directorySheetal Pamecha2019-01-211-2/+12
* cluster/afr: fix zerofill transaction.startXiubo Li2019-01-141-1/+1
* afr : fix memory leakSunny Kumar2019-01-111-23/+15
* cluster/afr: Disable client side heals in AFR by default.Sunil Kumar Acharya2019-01-101-3/+3
* cluster/afr: Refactor internal locking code to allow multiple inodelksPranith Kumar K2018-12-286-798/+366
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-187-30/+78
* xlators/cluster/afr/src/afr-self-heal-common.c: remove a variable array.Yaniv Kaul2018-12-181-10/+6
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-175-41/+56
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-1712-203/+282
* cluster/afr: Fix mem leak reported by ASANKotresh HR2018-12-171-4/+39
* afr: some minor itable related cleanupsRavishankar N2018-12-124-12/+17
* cluster/afr: Do not update read_subvol in inode_ctx after rename/link fopkarthik-us2018-12-121-1/+3
* afr: Resource leak coverity fixesBhumika Goyal2018-12-111-2/+13
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-2/+17
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0517-102/+102
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-034-52/+52
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-17/+1
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-11-151-2/+2
* cluster/afr: s/uuid_is_null/gf_uuid_is_nullPranith Kumar K2018-11-071-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-051-2/+2
* afr/lease: Read child nodes from lease structureroot2018-10-251-1/+1
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-10-256-76/+679