summaryrefslogtreecommitdiffstats
path: root/xlators/features/trash/src/trash.c
Commit message (Expand)AuthorAgeFilesLines
* xlator/trash : append '/' at the end in trash_notify_lookup_cbkJiffin Tony Thottan2016-08-151-5/+10
* features/trash: Handle unexpected errors during mkdirAnoop C S2016-05-031-0/+23
* features/trash: wind mkdir with special pidAnoop C S2016-05-031-0/+20
* features/trash: Handle unlink unwind properlyAnoop C S2016-03-081-4/+4
* features/trash: Retain file permissions during truncateAnoop C S2016-03-051-1/+4
* marker: do remove xattr only for last linkvmallika2015-11-091-7/+7
* fd: Do fd_bind on successful openPranith Kumar K2015-10-051-0/+3
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-05-041-0/+65
* features/trash: Minor coverity fixesAnoop C S2015-04-261-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
* fixes to compile on MacOSX (no fuse client)Amar Tumballi2009-12-011-7/+7
* trash_ftruncate fop addedAmar Tumballi2009-12-011-0/+357
* trash_truncate fop addedAmar Tumballi2009-12-011-2/+443
* trash_rename fop addedAmar Tumballi2009-12-011-0/+258
* trash_unlink fop addedAmar Tumballi2009-12-011-1/+328
* features/trash initial cleanup commitAmar Tumballi2009-12-011-610/+112
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-11/+67
* Avoid accessing local unconditionally in trash_common_*_cbk functions.Vijay Bellur2009-06-221-0/+8