summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-3/+3
* cluster/afr: goto statements may cause exit before memory is freed.Christopher R. Hertel2014-02-101-9/+28
* cluster/afr: Fix memory leak.Poornima2014-02-081-0/+1
* cluster/afr: Change default_value for option self-heal-daemonVijay Bellur2014-01-271-1/+1
* syncop: Change return value of syncopPranith Kumar K2014-01-192-15/+35
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-132-2/+4
* cluster/afr: Stop index crawl on pending full crawlPranith Kumar K2014-01-081-5/+35
* cluster/afr: Don't accept heal commands until graph is upPranith Kumar K2014-01-081-0/+4
* cluster/afr: avoid race due to afr_is_transaction_running()Ravishankar N2013-12-241-0/+5
* Fix typos, and spacing issues.James Shubin2013-12-231-7/+6
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-163-18/+22
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-1/+2
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-1/+1
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrPoornima2013-12-031-1/+1
* cluster/afr: Fix description string for option 'self-heal-daemon'Vijay Bellur2013-12-021-1/+2
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-1/+1
* cluster/afr: Provide HA for pathinfo getxattrPranith Kumar K2013-11-261-14/+49
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-143-3/+3
* glusterfs: zerofill supportM. Mohan Kumar2013-11-104-0/+263
* cluster/afr: Remove 'max' from the logPranith Kumar K2013-10-171-1/+1
* afr: check for split-brain before proceeding with fopsRavishankar N2013-10-162-12/+33
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-152-5/+4
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-142-7/+132
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-146-45/+523
* cluster/afr: Handle quota size xattr separately in lookupPranith Kumar K2013-10-101-0/+87
* cluster/afr: Change Self-heal domain separator to ':'Pranith Kumar K2013-10-032-1/+3
* Logging : Improved the log message on unlock failure in afr_unlock_inodelk_cbk.Anuradha2013-09-301-2/+6
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-184-672/+581
* cluster/afr: Set size based source only when sizes are unequalPranith Kumar K2013-09-031-0/+13
* afr: make NOP truncate/ftruncate efficientAnand Avati2013-09-032-0/+17
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-296-30/+338
* cluster/afr: Reset attempted count before attempting blocking lockPranith Kumar K2013-08-291-0/+3
* cluster/afr: unlock before aborting transactionAnand Avati2013-08-291-0/+2
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-284-26/+71
* synctask: minor enhancementsAnand Avati2013-08-281-4/+1
* cluster/afr: Don't delay post op in cases of failuresPranith Kumar K2013-08-283-11/+36
* cluster/afr: Add largest file is source policyAnand Avati2013-08-142-29/+93
* afr: treat appending writes as stable writes.Anand Avati2013-08-133-1/+29
* cluster/afr: skip directory inspection when entry self-heal is offAnand Avati2013-08-111-1/+1
* cluster/afr: Unwind frame on error in readdir[p]Pranith Kumar K2013-08-081-2/+2
* afr: check for non-zero call_count before doing a stack windRavishankar N2013-08-071-0/+5
* cluster/afr: Disable eager-lock if open-fd-count > 1Pranith Kumar K2013-08-024-5/+98
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-315-32/+120
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-263-13/+52
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-1/+10
* cluster/afr: Handle parallel hardlinks self-healPranith Kumar K2013-07-231-0/+29
* afr: customize client-pid=-1 xtime aggregation to tolerate a replica downAvra Sengupta2013-07-151-2/+9
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-0/+2
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+58