summaryrefslogtreecommitdiffstats
path: root/xlators/features/trash
Commit message (Expand)AuthorAgeFilesLines
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-0/+1
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-1/+1
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-053-7/+7
* trash : fix high sev coverity issue in trash.cSunny Kumar2018-10-161-0/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-2208/+2130
* Land clang-format changesGluster Ant2018-09-122-55/+57
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-4/+3
* trash : fix coverity issues in trash.cSunny Kumar2018-08-161-3/+6
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-6/+6
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-5/+13
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-3/+12
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-12/+3
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-3/+12
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-4/+2
* trash/selinux : update volume option table in xlatorJiffin Tony Thottan2017-12-101-0/+19
* xlators/features/trash: STRING_OVERFLOW Coverity fixes in trash.cKamal Mohanan2017-11-151-32/+59
* posix: add null gfid checksRavishankar N2017-08-081-0/+7
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-031-2/+3
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-091-1/+1
* features/trash: Create trash directory only when it is enabledJiffin Tony Thottan2017-01-201-392/+478
* xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-032-18/+2
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* xlator/trash : append '/' at the end in trash_notify_lookup_cbkJiffin Tony Thottan2016-07-191-5/+10
* features/trash: wind mkdir with special pidAnoop C S2016-04-272-1/+40
* features/trash: Handle unexpected errors during mkdirAnoop C S2016-03-181-0/+23
* features/trash: Retain file permissions during truncateAnoop C S2016-02-291-1/+4
* features/trash: Handle unlink unwind properlyAnoop C S2016-02-041-4/+4
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* marker: do remove xattr only for last linkvmallika2015-11-091-7/+7
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-1/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* fd: Do fd_bind on successful openPranith Kumar K2015-08-281-0/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-292-10/+0
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-04-242-0/+67
* features/trash: Minor coverity fixesAnoop C S2015-04-231-4/+23
* features/trash: More coverity fixesAnoop C S2015-04-041-2/+16
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-23/+23
* features/trash: fix remove_trash_path in the internal caseMichael Adam2015-03-311-1/+1
* features/trash: fix remove_trash_path() to do what it is intended.Michael Adam2015-03-311-9/+12
* features/trash: fix storing/wiping of eliminate path (coverity)Michael Adam2015-03-311-13/+25
* features/trash : Discarding extended truncate for trash-translatorJiffin Tony Thottan2015-03-301-4/+8
* features/trash: Removing dead callbacksAnoop C S2015-03-271-405/+20
* features/trash: Handling hardlinks in trash translatorJiffin Tony Thottan2015-03-241-1/+29
* features/trash: Avoid unnecessary logging from trash_local_wipeAnoop C S2015-03-171-1/+2
* Features/trash : Combined patches for trash translatorAnoop C S2015-03-164-725/+1951
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3