summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-201-0/+2
* refcount: typecast function for calling on freeNiels de Vos2017-01-312-7/+2
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-171-0/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+7
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-04-211-3/+3
* marker: optimize mq_update_dirty_inode_taskvmallika2016-04-061-50/+44
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-063-32/+90
* marker: build_ancestry in markervmallika2016-04-062-18/+158
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-261-28/+10
* marker: set inode ctx before lookup unwindvmallika2016-03-213-39/+99
* 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
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* quota: add 'quota-version' to xlator volume_options structurevmallika2015-12-081-0/+1
* quota: fix backward compatibility of quota xattr versionvmallika2015-11-231-18/+18
* 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-094-15/+63
* quota: add version to quota xattrsvmallika2015-11-025-69/+285
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-3/+4
* quota/marker: dir_count accounting is not atomicvmallika2015-10-121-72/+98
* quota/marker: marker code cleanupvmallika2015-09-303-2350/+3
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* marker: don't account destination linkto-file during internal migrationvmallika2015-09-224-47/+52
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* marker: preserve previous dirty flag during update txnvmallika2015-08-291-15/+91
* fd: Do fd_bind on successful openPranith Kumar K2015-08-281-1/+4
* marker: fix log when loc.parent and inode gfid is NULLvmallika2015-08-272-89/+168
* quota/marker: fix inode quota with renamevmallika2015-08-195-532/+484
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-242-9/+17
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-192-9/+9
* features/marker: Fixing dereference after null checkarao2015-07-171-1/+1
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* quota/marker: inspect file/dir invoked without havingvmallika2015-07-111-3/+11
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-101-7/+5
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-091-2/+2
* quota/marker: fix mem leak in markervmallika2015-07-092-202/+286
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-091-0/+3
* quota: marker accounting goes bad with rename while writing a filevmallika2015-06-261-3/+14
* quota/marker: fix mem-leak in markervmallika2015-06-254-83/+157
* Revert "quota/marker: fix mem-leak, free contribution node"Raghavendra Bhat2015-06-231-2/+0
* quota/marker: fix mem-leak, free contribution nodevmallika2015-06-191-0/+2
* quota: fix double accounting with rename operationvmallika2015-06-181-1/+3
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* features/marker: Cleanup loc in case of errorsVijay Bellur2015-06-041-3/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-298-39/+0
* quota: fix for spurious failurevmallika2015-05-271-20/+31