summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/dict.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-417/+0
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-09-281-0/+29
* Land clang-format changesGluster Ant2018-09-121-246/+327
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-031-5/+14
* libglusterfs/src/dict.c: remove memcpy(), gf_asprintf -> asprintfYaniv Kaul2018-08-301-4/+1
* libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot...Yaniv Kaul2018-08-171-2/+10
* dict.c: align dictionary structuresYaniv Kaul2018-07-311-5/+5
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-06-271-0/+1
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-02-231-2/+9
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-121-1/+1
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-061-1/+3
* dict: add another type to handle backward compatibilityAmar Tumballi2018-01-091-0/+1
* dict: add more types for valuesAmar Tumballi2017-12-271-0/+9
* dict: support better on-wire transferAmar Tumballi2017-12-191-0/+1
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-10-201-3/+3
* dict: Fix several coverity issues in dictMohit Agrawal2017-11-101-0/+2
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-241-0/+1
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-031-1/+2
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-121-0/+2
* core: add more information on dictionary usageAmar Tumballi2017-05-301-0/+1
* dict: add a simple hash comparision of keys before strcmp for performanceAmar Tumballi2017-05-301-0/+1
* libglusterfs: add dict_rename_key()Manikandan Selvaganesh2017-02-141-0/+1
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-07-111-0/+2
* libglusterfs: add "_" to the name of parameter in macro codeZhou Zhengping2016-07-231-3/+3
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-01-061-5/+1
* build: fix noisy compilation warning with current build option Wstrict-protot...Zhou Zhengping2016-07-111-2/+2
* dict: merge static/non-static dict_set_* variationsNiels de Vos2015-07-181-5/+0
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-05-191-3/+6
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-03-311-0/+5
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-02-151-0/+4
* cluster/dht: Add tier translator.Dan Lambright2015-02-221-0/+1
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-061-0/+4
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-061-0/+13
* glusterd: statedump supportAtin Mukherjee2014-09-041-1/+7
* libglusterfs: wrong function definition of synclock_destory().Humble Chirammal2014-07-091-1/+1
* dict: add dict_set_dynstr_with_allocKrishnan Parthasarathi2014-04-021-0/+1
* features/quota: Improvements to quotaRaghavendra G2013-09-161-1/+2
* glusterd: Introduce volume op-versionsKaushal M2013-04-011-1/+0
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-11-131-0/+5
* dict: add new API 'dict_add()'Amar Tumballi2012-09-061-0/+4
* dict: no need to memdup() the XDR buffer for dict_unserializeAmar Tumballi2012-08-221-7/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-7/+14
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-101-5/+2
* Optimize for small dicts, and avoid an overrun.Jeff Darcy2012-03-291-2/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-16/+7
* core: coverity issues fixedAmar Tumballi2012-04-131-4/+0
* dict: add a dict_dump() function to dump the dictionary contentsAmar Tumballi2012-03-141-0/+3
* protocol: code cleanupAmar Tumballi2012-02-131-0/+45
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retry as configura...Harshavardhana2011-12-021-0/+1