summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd/bit-rot-scrub.c
Commit message (Expand)AuthorAgeFilesLines
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-07-221-0/+8
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-211-12/+26
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-191-1/+1
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-151-0/+7
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-151-0/+2
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-031-170/+375
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-13/+13
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-171-17/+120
* features/bit-rot: scrubber changes for getting the list of bad objects from stubRaghavendra Bhat2015-11-231-0/+277
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-271-5/+19
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-231-20/+11
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-211-2/+2
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-07-091-13/+19
* features/bitrot: handle scrub states via state machineVenky Shankar2015-07-091-32/+149
* features/bitrot: cleanup, v2Venky Shankar2015-07-091-8/+19
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-07-011-44/+57
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-261-0/+28
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-301-165/+208
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-101-5/+186
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-101-9/+56
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-101-20/+545
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-101-1/+1
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-091-2/+2
* bitrot/scrub: fix induced throttling in syncop_ftw_throttle()Venky Shankar2015-05-091-12/+14
* Revert "bitrot: Scrubber log should report 'bad' file detection as ALERT in log"Raghavendra Bhat2015-05-071-3/+3
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-071-3/+3
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-4/+4
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-73/+174
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-241-0/+291