summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/dict.h
Commit message (Expand)AuthorAgeFilesLines
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-281-2/+9
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-1/+1
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-081-1/+3
* dict: add another type to handle backward compatibilityAmar Tumballi2018-01-171-0/+1
* dict: add more types for valuesAmar Tumballi2018-01-051-0/+9
* dict: support better on-wire transferAmar Tumballi2017-12-271-0/+1
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-3/+3
* dict: Fix several coverity issues in dictMohit Agrawal2017-11-151-0/+2
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-281-0/+1
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-071-1/+2
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-181-0/+2
* core: add more information on dictionary usageAmar Tumballi2017-06-051-0/+1
* dict: add a simple hash comparision of keys before strcmp for performanceAmar Tumballi2017-06-011-0/+1
* libglusterfs: add dict_rename_key()Manikandan Selvaganesh2017-03-311-0/+1
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-301-0/+2
* libglusterfs: add "_" to the name of parameter in macro codeZhou Zhengping2016-07-261-3/+3
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-5/+1
* build: fix noisy compilation warning with current build option Wstrict-protot...Zhou Zhengping2016-07-121-2/+2
* dict: merge static/non-static dict_set_* variationsNiels de Vos2015-07-241-5/+0
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-06-251-3/+6
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-041-0/+5
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-0/+4
* cluster/dht: Add tier translator.Dan Lambright2015-03-211-0/+1
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-241-0/+4
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-111-0/+13
* glusterd: statedump supportAtin Mukherjee2014-10-151-1/+7
* libglusterfs: wrong function definition of synclock_destory(). Humble Chirammal2014-08-061-1/+1
* dict: add dict_set_dynstr_with_allocKrishnan Parthasarathi2014-04-141-0/+1
* features/quota: Improvements to quotaRaghavendra G2013-11-261-1/+2
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-1/+0
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-0/+5
* dict: add new API 'dict_add()'Amar Tumballi2012-10-021-0/+4
* dict: no need to memdup() the XDR buffer for dict_unserializeAmar Tumballi2012-10-011-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-121-5/+2
* Optimize for small dicts, and avoid an overrun.Jeff Darcy2012-06-011-2/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* core: coverity issues fixedAmar Tumballi2012-04-231-4/+0
* dict: add a dict_dump() function to dump the dictionary contentsAmar Tumballi2012-03-211-0/+3
* protocol: code cleanupAmar Tumballi2012-02-141-0/+45
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-201-0/+1
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-061-0/+1
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-281-0/+1
* dict: add reset function which empties the dictPranith Kumar K2011-09-141-0/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-0/+2
* DHT: check for mis-matching user xattrsshishir gowda2011-06-141-0/+1
* libglusterfs: all header files updatedAmar Tumballi2011-03-171-30/+27