summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe/src/stripe-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove code which is not being considered in buildAmar Tumballi2018-12-131-658/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-532/+511
* multiple xlators: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-4/+6
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* stripe: Fix wrong pathinfo in striped-replicated volumeEkasit Kijsipongse2016-08-161-1/+1
* quota: add version to quota xattrsvmallika2015-11-021-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-5/+5
* cluster/stripe: Fix the resource leaks.Poornima2014-02-121-0/+2
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-271-0/+87
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-2/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-071-6/+86
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-2/+9
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+5
* cluster/stripe: minimum blk size log messageshylesh kumar2012-03-301-1/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-0/+507