summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/stub/bit-rot-stub.c
Commit message (Expand)AuthorAgeFilesLines
* xlator/bit-rot-stub: structure loggingyatipadia2019-12-271-147/+98
* 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-171-6/+56
* 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-081-8/+43
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-3/+3
* features/bit-rot: NULL pointer deferencing clang fixSheetal Pamecha2018-10-081-4/+12
* Land part 2 of clang-format changesGluster Ant2018-09-121-2538/+2485
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-11/+14
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-9/+9
* 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
* 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-191-7/+16
* 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-091-13/+26
* xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2017-10-041-2/+2
* 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-181-56/+262
* features/bit-rot-stub: use the correct spelling of quarantine for bad objectsRaghavendra Bhat2017-01-301-2/+0
* feature/bitrot: Fix recovery of corrupted hardlinkKotresh HR2016-09-081-0/+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
* 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-161-1/+56
* features/bit-rot: Fix NULL dereferencePranith Kumar K2015-11-261-4/+10
* features/bit-rot: stub changes for showing bad objects in the statusRaghavendra Bhat2015-11-221-1/+205
* all: reduce "inline" usageJeff Darcy2015-09-011-16/+16
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-111-5/+72
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-07-281-1/+43
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-1/+3
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-06-271-6/+97
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-271-26/+284
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-06-241-50/+66
* features/bitrot: fix fd leak in truncate (stub)Venky Shankar2015-06-161-3/+8
* features/bit-rot: check for both inmemory and ondisk stalenessRaghavendra Bhat2015-06-151-12/+131
* features/bit-rot-stub: implement mknod fopRaghavendra Bhat2015-05-311-0/+51
* features/bitrot: serialize versioningVenky Shankar2015-05-311-32/+167
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-281-319/+381