summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src
Commit message (Expand)AuthorAgeFilesLines
* afr: add new value for read-hash-mode volume optionRavishankar N2018-03-296-32/+119
* cluster/afr: Switch to active-fd-count for open-fd checksPranith Kumar K2018-03-211-8/+8
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-149-908/+813
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-068-760/+42
* cluster/afr: Remove compound-fops usage in afrPranith Kumar K2018-03-065-396/+7
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-03-025-164/+117
* cluster/afr: Fix dict-leak in pre-opPranith Kumar K2018-02-283-20/+20
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-4/+3
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-193-9/+29
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-3/+3
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-081-0/+9
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-031-7/+0
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-02-012-9/+48
* afr: capture the correct errno in post-op quorum checkRavishankar N2018-01-311-8/+8
* afr: add quorum checks in post-opRavishankar N2018-01-191-0/+29
* cluster/afr: Adding option to take full file lockkarthik-us2018-01-193-3/+15
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-173-6/+5
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2018-01-137-180/+271
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-3/+3
* mgmt/glusterd: Adding validation for setting quorum-countkarthik-us2017-12-291-1/+2
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-213-4/+4
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-354/+52
* afr: volume option fixes for GD2Ravishankar N2017-11-272-39/+121
* afr: coverity fixesRavishankar N2017-11-245-24/+24
* afr: add checks for allowing lookupsRavishankar N2017-11-184-93/+162
* cluster/afr: Fix for arbiter becoming sourcekarthik-us2017-11-184-6/+102
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-096-10/+0
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-10-301-1/+5
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-2611-95/+208
* afr: heal gfid as a part of entry healRavishankar N2017-10-094-67/+120
* xlator/cluster/afr:coverity Issue "UNUSED_VALUE" in afr_get_split_brain_statusSubha sree Mohankumar2017-10-051-1/+7
* cluster/afr: Make choose-local "reconfigurable"Krutika Dhananjay2017-09-301-0/+11
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-09-271-6/+7
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-09-263-0/+78
* cluster/afr: Sending subvol up/down events when subvol comes up or goes downkarthik-us2017-09-201-0/+2
* afr: discover/lookup heal fixesRavishankar N2017-09-043-53/+53
* afr: check validity of afr_replyRavishankar N2017-08-315-47/+71
* afr: heal metadata in discover code pathRavishankar N2017-08-163-31/+60
* afr: Prevent null gfids in self-heal entry re-creationRavishankar N2017-08-081-3/+11
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+1
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-186-135/+315
* afr: mark non sources as sinks in metadata healRavishankar N2017-07-132-3/+5
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-201-9/+79
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-192-23/+38
* afr: update errno check in afr_inode_refresh_doRavishankar N2017-06-051-1/+1
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-05-311-7/+16
* cluster/afr: Remove debug logs in fix_quorum_options()Vijay Bellur2017-05-191-5/+0
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-173-50/+145
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-154-15/+12
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-111-25/+43