summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker.c
Commit message (Expand)AuthorAgeFilesLines
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-261-4/+4
* features/marker: Avoid passing structures as parameters to functionsVijay Bellur2018-09-251-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-2386/+2395
* marker: fix for coverity issuesHari Gowtham2018-08-241-4/+5
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* features/quota: Add new fields to translator options for GD2Sanoj Unnikrishnan2018-03-241-6/+25
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-28/+41
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-6/+0
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-0/+6
* features/marker: coverity fixKartik_Burmee2017-11-191-1/+1
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-201-0/+2
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-171-0/+2
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-04-211-3/+3
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-061-27/+68
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-261-28/+10
* marker: set inode ctx before lookup unwindvmallika2016-03-211-18/+75
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-02-261-1/+18
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* quota: handle quota xattr removal when quota is enabled againvmallika2016-01-071-4/+23
* quota: add 'quota-version' to xlator volume_options structurevmallika2015-12-081-0/+1
* marker : fixing memory leak issue in markerManikandan Selvaganesh2015-11-231-10/+2
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* marker : handle variable `ret` properly in marker_unlink_cbkjiffin tony thottan2015-11-171-2/+7
* marker: do remove xattr only for last linkvmallika2015-11-091-7/+41
* quota: add version to quota xattrsvmallika2015-11-021-30/+207
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-3/+4
* quota/marker: marker code cleanupvmallika2015-09-301-15/+3
* marker: don't account destination linkto-file during internal migrationvmallika2015-09-221-12/+13
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* quota/marker: fix inode quota with renamevmallika2015-08-191-249/+204
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-1/+3
* features/marker: Fixing dereference after null checkarao2015-07-171-1/+1
* quota/marker: fix mem-leak in markervmallika2015-07-141-49/+32
* quota/marker: inspect file/dir invoked without havingvmallika2015-07-111-3/+11
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-091-0/+3
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* quota: fix for spurious failurevmallika2015-05-271-20/+31
* quota/marker: turn off inode quotas by defaultvmallika2015-05-061-0/+15
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-04-301-4/+10
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-2/+3
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-23/+23
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-311-0/+3
* features/quota : Introducing inode quotavmallika2015-03-181-0/+1
* Quota/marker : Support for inode quotavmallika2015-03-171-31/+36
* features/marker: do not call inode_path on the inode not yet linkedRaghavendra Bhat2015-01-231-7/+19
* features/marker: log message clean upVijay Bellur2014-12-251-17/+15
* Fixed small typo in marker.cJan-Hendrik Zab2014-12-051-1/+1