summaryrefslogtreecommitdiffstats
path: root/xlators/features/trash/src/trash.c
Commit message (Expand)AuthorAgeFilesLines
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-04-061-3/+12
* posix: add null gfid checksRavishankar N2017-08-121-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-031-14/+2
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* 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-271-0/+20
* 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
* 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
* 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-291-5/+0
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-04-241-0/+66
* 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-161-707/+1928
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* 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-211-9/+13
* 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
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* features/trash: Fix clang errors.Sachidananda2010-09-131-4/+1
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-11/+11
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+4
* features/trash convert STACK_UNWIND TO STACK_UNWIND STRICTshishir gowda2010-07-201-12/+12
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-9/+21
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* Memory accounting changesVijay Bellur2010-04-231-39/+44
* fix warnings on 32 bitCsaba Henk2010-03-221-5/+7
* iatt: changes across the codebaseAnand V. Avati2010-03-161-60/+66