summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* quota/marker: turn off inode quotas by defaultvmallika2015-05-063-8/+63
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-04-301-4/+10
* quota/marker: fix inode quota healing after glusterfs upgradevmallika2015-04-161-3/+7
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-101-1/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-082-16/+17
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-044-77/+77
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-312-1/+5
* features/quota : Introducing inode quotavmallika2015-03-183-93/+17
* marker: fix compile time warning on buf arg.Humble Devassy Chirammal2015-03-181-2/+0
* Quota: Build ancestry in the lookupvmallika2015-03-181-2/+8
* Quota/marker : Support for inode quotavmallika2015-03-176-248/+1658
* 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-252-21/+18
* Fixed small typo in marker.cJan-Hendrik Zab2014-12-051-1/+1
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-111-32/+77
* quota/marker: Fix dict leaksRavishankar N2014-09-091-6/+11
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-3/+3
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-08-041-2/+2
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-07-222-24/+42
* build: MacOSX Porting fixesHarshavardhana2014-04-243-19/+21
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-1/+1
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-02-081-10/+15
* features/quota: Metadata cleanupVarun Shastry2014-01-161-4/+139
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2013-12-012-3/+70