summaryrefslogtreecommitdiffstats
path: root/xlators/features/trash
Commit message (Expand)AuthorAgeFilesLines
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-05-042-0/+66
* 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-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
* Change Copyright current yearPranith Kumar K2011-08-103-3/+3
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-063-9/+9
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* Copyright changesVijay Bellur2010-10-113-3/+3
* Change GNU GPL to GNU AGPLPranith K2010-10-043-9/+9
* 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-202-16/+16
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-9/+21
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* Memory accounting changesVijay Bellur2010-04-232-39/+77
* fix warnings on 32 bitCsaba Henk2010-03-221-5/+7
* iatt: changes across the codebaseAnand V. Avati2010-03-161-60/+66
* Changed occurrences of Z Research to GlusterVijay Bellur2009-12-071-1/+1
* 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-012-1/+337
* features/trash initial cleanup commitAmar Tumballi2009-12-013-610/+194
* 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