summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-common.c
Commit message (Expand)AuthorAgeFilesLines
* afr: add checks for allowing lookupsRavishankar N2017-11-211-85/+159
* 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-261-8/+69
* xlator/cluster/afr:coverity Issue "UNUSED_VALUE" in afr_get_split_brain_statusSubha sree Mohankumar2017-10-051-1/+7
* 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-041-50/+51
* afr: check validity of afr_replyRavishankar N2017-08-311-9/+14
* afr: heal metadata in discover code pathRavishankar N2017-08-161-31/+55
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-181-1/+17
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-191-18/+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: Return the list of node_uuids for the subvolumekarthik-us2017-05-171-0/+49
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-111-25/+43
* afr: fixes to quorum-type in afr_priv_dump()Ravishankar N2017-05-101-0/+2
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-081-0/+6
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-54/+310
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-091-10/+22
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-121-11/+13
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-051-2/+1
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-261-1/+1
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-221-1/+1
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-121-5/+0
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2016-12-071-36/+12
* cluster/afr: Serialize conflicting locks on all subvolsPranith Kumar K2016-12-061-32/+50
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-041-12/+0
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-021-1/+4
* afr: fix auto-quorumJeff Darcy2016-11-281-37/+0
* afr: Fix the EIO that can occur in afr_inode_refresh as a resultPoornima G2016-11-281-16/+74
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-271-3/+202
* cluster/afr: Fix bugs in [f]inodelk/[f]entrylkPranith Kumar K2016-11-261-325/+361
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-22/+16
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-201-1/+40
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-151-1/+2
* afr: Implement IPC fopPoornima G2016-09-291-0/+120
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-6/+7
* afr: add replication eventsRavishankar N2016-09-061-2/+14
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-011-0/+55
* cluster/afr: Give option to do consistent-ioPranith Kumar K2016-08-221-32/+161
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-221-6/+119
* afr: some coverity fixesRavishankar N2016-07-261-92/+136
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-011-1/+1
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-301-8/+21
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-201-5/+1
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-191-10/+21
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-2/+11
* afr: propagate child up event after timeoutRavishankar N2016-04-271-96/+184
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-201-10/+22