summaryrefslogtreecommitdiffstats
path: root/contrib/fuse-lib/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fuse-lib/misc.c')
0 files changed, 0 insertions, 0 deletions
/glusterfs.git/commit/libglusterfs?id=3687004516e0fc42f1c21f38407d4def7298d6cd'>logging: Fix GF_LOG_OCCASSIONALLY APIAtin Mukherjee2019-04-081-1/+1 * core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-113-8/+15 * socket: socket event handlers now return voidMilind Changire2019-02-254-17/+15 * libglusterfs/common-utils.c: Fix buffer size for checksum computationVarsha Rao2019-02-041-2/+2 * core: move "dict is NULL" logs to DEBUG log levelMilind Changire2019-02-041-2/+2 * fuse: add --lru-limit optionAmar Tumballi2019-01-164-36/+239 * all: fix the format string exceptionsAmar Tumballi2018-11-0911-36/+45 * core: libuuid-devel breakageKaleb S. KEITHLEY2018-10-182-11/+4 * ctime: Provide noatime optionKotresh HR2018-10-021-0/+1 * glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-171-6/+6 * gfapi: revert several patchs that introduced pre/post attrsShyamsundarR2018-09-173-55/+12 * core: move logs which are only developer relevant to DEBUG levelShyamsundarR2018-09-134-6/+6 * Land part 2 of clang-format changesGluster Ant2018-09-1262-34733/+33671 * Land clang-format changesGluster Ant2018-09-1271-9458/+8866 * Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-093-5/+68 * libglusterfs/src/dict.c: remove memcpy(), gf_asprintf -> asprintfYaniv Kaul2018-09-062-220/+68 * features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-09-054-1/+175 * dict: handle negative key/value length while unserializeAmar Tumballi2018-09-051-0/+7 * New flag to glusterfsd binary to print libexec dirAravinda VK2018-09-051-0/+1 * posix: remove not supported get/set contentAmar Tumballi2018-09-041-6/+0 * classification: provide infra to start labelling features/componentsAmar Tumballi2018-09-044-4/+45 * core: python3Kaleb S. KEITHLEY2018-09-032-2/+2 * Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-313-39/+47 * libglusterfs : fix coverity issues in common-utils.cSunny Kumar2018-08-311-6/+18 * libglusterfs/src/dict.c: fix to handle key=NULL.Yaniv Kaul2018-08-311-10/+31 * clang-scan: fix multiple issuesAmar Tumballi2018-08-311-0/+25 * libglusterfs/gfdb_data_store: handle a range-overflow conditionAmar Tumballi2018-08-311-0/+8 * libglusterfs/src/dict.c: allocate memory accurately.Yaniv Kaul2018-08-301-23/+8 * multiple files: remove unndeeded memset()Yaniv Kaul2018-08-295-12/+0 * multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-294-12/+10 * libglusterfs : fix coverity in store.cSunny Kumar2018-08-281-1/+1 * libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot...Yaniv Kaul2018-08-273-8/+152 * libglusterfs/src/dict.c: perform hash calc not under lock.Yaniv Kaul2018-08-271-12/+26 * dict.c: fix indentionYaniv Kaul2018-08-271-1/+1 * dict.c: do not strlen if not needed.Yaniv Kaul2018-08-271-61/+51 * multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-251-0/+3 * libglusterfs/src/iobuf.c: remove memset(), CALLOC -> MALLOCYaniv Kaul2018-08-241-6/+1 * coverity: Multiple coverity fixes for issues with HIGH severityShyamsundarR2018-08-221-1/+1 * libglusterfs/src/common-utils.c: Move to GF_MALLOC() instead of GF_CALLOC() ...Yaniv Kaul2018-08-221-7/+7 * xlators/playground: fix the template files with latest requirementsAmar Tumballi2018-08-221-0/+1 * libglusterfs/src/graph.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-08-221-2/+1 * dict.c: align dictionary structuresYaniv Kaul2018-08-221-5/+5 * libglusterfs/src/quota-common-utils.c:move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-08-221-1/+1 * libglusterfs/src/rbthash.c: Move to GF_MALLOC() instead of GF_CALLOC() when p...Yaniv Kaul2018-08-221-1/+1 * libglusterfs/src/dict.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-08-221-2/+2 * libglusterfs/src/client_t.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...Yaniv Kaul2018-08-221-1/+1 * Fix physical memory detection on NetBSDEmmanuel Dreyfus2018-08-211-1/+11 * Revert "performance/write-behind: better invalidation in readdirp"Raghavendra G2018-08-212-8/+1