summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/stub
Commit message (Expand)AuthorAgeFilesLines
* bitrot/stub: Fix memory leak gf_br_stub_mt_version_tMohammed Rafi KC2020-09-302-31/+42
* bitrot: Make number of signer threads configurableKotresh HR2020-02-071-0/+1
* xlator/bit-rot-stub-helpers: structure loggingyatipadia2020-01-143-71/+76
* xlator/bit-rot-stub: structure loggingyatipadia2019-12-272-148/+141
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-141-9/+2
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-0/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-1/+0
* features/bit-rot-stub: clean the mutex after cancelling the signer threadRaghavendra Bhat2019-04-172-7/+59
* feature/bitrot: Avoid thread creation if xlator is not enabledMohit Agrawal2019-01-311-8/+64
* features/bit-rot: do not send version and signature keys in dictRaghavendra Bhat2019-01-082-10/+53
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-18/+18
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-4/+4
* features/bit-rot: NULL pointer deferencing clang fixSheetal Pamecha2018-10-082-5/+13
* Land part 2 of clang-format changesGluster Ant2018-09-122-3137/+3088
* Land clang-format changesGluster Ant2018-09-125-438/+414
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-313-16/+23
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-222-12/+12
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-181-23/+15
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-043-1/+235
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-13/+9
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-9/+13
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-13/+9
* feature/bitrot: remove internal xattrs from lookup cbkRavishankar N2017-12-192-7/+21
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-254/+43
* features/bitrot: Add default value for stub export optionKaushal M2017-11-291-1/+2
* feature/bitrot: stub xlators opts for GD2Kotresh HR2017-11-171-0/+5
* features/bitrot: Fix coverity issuesKotresh HR2017-11-093-13/+28
* xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2017-10-043-70/+26
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+4
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-0/+31
* features/bitrot: Fix glusterfsd crashKotresh HR2017-05-291-8/+15
* libglusterfs/stack.h: reduce duplication of codeAmar Tumballi2017-04-271-5/+5
* features/bit-rot-stub: bring in optional versioningRaghavendra Bhat2017-04-183-57/+290
* features/bit-rot-stub: use the correct spelling of quarantine for bad objectsRaghavendra Bhat2017-01-303-5/+20
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+3
* feature/bitrot: Fix recovery of corrupted hardlinkKotresh HR2016-09-081-0/+12
* bit-rot: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-7/+2
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-181-4/+0
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-14/+12
* features/bit-rot-stub: get frame->local before unwindingRaghavendra Bhat2016-03-091-3/+5
* features/bitrot: do not remove the quarantine handle in forgetRaghavendra Bhat2016-02-291-8/+96
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-101-32/+31
* features/bitrot: Fail node-uuid getxattr if file is marked badKotresh HR2016-01-071-0/+22
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-2/+2
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-0/+57
* features/bit-rot-stub: delete the link for bad object in quarantine directoryRaghavendra Bhat2015-12-164-2/+95
* features/bit-rot: Fix NULL dereferencePranith Kumar K2015-11-261-4/+10