summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-041-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-1/+1
* Disable eager-locks on NetBSD for 3.4 branchEmmanuel Dreyfus2013-10-241-0/+10
* cluster/afr: unlock before aborting transactionAnand Avati2013-09-101-0/+2
* cluster/afr: Perform delayed changelog wakeups for anon fdv3.4.0beta3Pranith Kumar K2013-06-101-0/+3
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-061-6/+9
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-05-086-385/+167
* cluster/afr: Turn on eager-lock for fd DATA transactionsEmmanuel Dreyfus2013-05-072-21/+7
* cluster/afr: Preserve mtime in self-healPranith Kumar K2013-04-121-14/+25
* cluster/afr: do complete split-brain check in all the fd based fopsRaghavendra Bhat2013-03-054-19/+33
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-2/+2
* afr: serialize modification of {entrylk,inodelk}_lock_countAnand Avati2013-02-071-53/+54
* cluster/afr: Avoid priv->eager_lock value update racePranith Kumar K2013-02-064-4/+6
* cluster/afr: Perform wakeup just before fopPranith Kumar K2013-02-062-13/+21
* cluster/afr: added logging of changelog for split-brain in glustershd.log fileVenkatesh Somyajula2013-02-034-10/+68
* cluster/afr: if a subvolume is down wind the lock request to nextRaghavendra Bhat2013-01-291-15/+16
* cluster/afr: wakeup delayed post op on fsyncPranith Kumar K2013-01-291-5/+3
* cluster/afr: Change order of unwind, resume for writevPranith Kumar K2013-01-291-31/+87
* cluster/afr: before checking lock_count of internal lock make sure its notRaghavendra Bhat2013-01-281-12/+13
* replicate: fix lock counting in blocking lock pathAnand Avati2013-01-262-5/+5
* afr: Modified book-keeping structures for entrylksKrishnan Parthasarathi2013-01-236-460/+512
* cluster/afr: Remove strict-readdir implementationPranith Kumar K2013-01-231-201/+0
* self-heald: Remove stale index even in heal infoPranith Kumar K2013-01-221-35/+45
* cluster/afr: Link inode only on lookupPranith Kumar K2013-01-211-22/+22
* cluster/afr: Disable delayed post op when eager-lock is offPranith Kumar K2013-01-181-0/+3
* cluster/afr: Fail readv on data-split-brainPranith Kumar K2013-01-183-0/+23
* afr: conditionally prioritize EIO errors over ENOENTBrian Foster2013-01-183-7/+12
* afr: replace afr_more_important_error with afr_most_important_errorBrian Foster2013-01-173-26/+18
* cluster/afr: Pre-op should be undone for non-piggyback post-opPranith Kumar K2013-01-161-2/+6
* replicate: don't clear changelog for un-healed replicasJeff Darcy2013-01-161-6/+44
* cluster/afr: check for the -ve values returned from dict_serialized_lengthRaghavendra Bhat2012-12-171-1/+1
* cluster/afr: Remember type of split-brain in inode-ctxPranith Kumar K2012-12-115-117/+114
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-053-5/+6
* cluster/afr: mark new entry changelog for create/mknod failuresPranith Kumar K2012-12-045-67/+228
* afr: use data trylock mode in read/write self-heal trigger pathsBrian Foster2012-12-041-1/+8
* afr: support self-heal data trylock mechanismBrian Foster2012-12-044-8/+15
* afr: make flush non-transactionalBrian Foster2012-12-043-139/+38
* cluster/afr: Provide option to disable readdir failoverPranith Kumar K2012-12-034-25/+41
* cluster/afr: Added descriptions to afr optionsPranith Kumar K2012-11-291-11/+86
* afr: send unique dict_t instances to replicas in self-heal fxattropBrian Foster2012-11-291-28/+42
* afr: handle short writes in afr_writev_wind and self-heal to avoid corruptionBrian Foster2012-11-295-16/+75
* cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.Raghavendra G2012-11-272-26/+521
* replicate: don't stop checking xattrs because one was absentJeff Darcy2012-11-263-114/+41
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-267-17/+53
* cluster/afr: check transaction type for eager-lock after it is setPranith Kumar K2012-11-211-6/+6
* cluster/afr : Edited log message in afr_sh_entry_expunge_entry_cbkVenkatesh Somyajulu2012-10-121-1/+2
* Preventing client crashing as the callings of GF_CALLOC has been failed.linbaiye2012-10-114-31/+107
* replicate: don't use synctask_new from within a synctaskJeff Darcy2012-10-111-3/+14
* cli: Changes and enhancements to XML outputKaushal M2012-10-111-4/+8
* cluster/afr Changed the message's log level from Error to DebugVenkatesh Somyajulu2012-10-101-3/+3