summaryrefslogtreecommitdiffstats
path: root/xlators/features/trash
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* All: License message changeVarun Shastry2012-09-133-21/+18
* All: License message changeVarun Shastry2012-08-283-43/+16
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-10/+5
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-25/+11
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-212-11/+14
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-6/+6
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+0