summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cluster/afr : Check for UP bricks before starting healAshish Pandey2018-10-243-1/+19
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-4/+4
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-101-1/+1
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-26/+30
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-261-1/+2
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-09-217-16/+22
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-09-213-6/+47
* cluster/afr: Use 2 domain locking in SHD for thin-arbiterkarthik-us2018-09-203-91/+162
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-09-191-9/+2
* Land part 2 of clang-format changesGluster Ant2018-09-1216-20572/+19717