summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/store.c
Commit message (Expand)AuthorAgeFilesLines
* store.c/glusterd-store.c: remove sys_stat callsYaniv Kaul2019-11-271-63/+8
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-1/+0
* glusterd/store: store all key-values in one shotYaniv Kaul2019-05-081-0/+47
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* libglusterfs : fix coverity issue in store.cSunny Kumar2018-09-271-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-579/+588
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-2/+4
* libglusterfs : fix coverity in store.cSunny Kumar2018-08-281-1/+1
* libglusterfs: Coverity Issue NEGATIVE_RETURNSGirjesh Rajoria2017-09-291-9/+13
* glusterd: glusterd fails to start if peers file has blank lineGaurav Yadav2017-08-241-0/+4
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-08-111-1/+1
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-11-161-15/+18
* libglusterfs: pass buffer size to gf_store_read_and_tokenize functionGaurav Kumar Garg2015-10-141-2/+4
* libglusterfs: write error handling when filesystem have no space leftGaurav Kumar Garg2015-07-311-6/+6
* mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra...Mohamed Ashiq2015-06-261-66/+72
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-04-261-1/+1
* libglusterfs : dead code fix.Manikandan Selvaganesh2015-03-311-1/+0
* store: fix compile warning in gf_store_unlock()Niels de Vos2014-11-111-1/+6
* glusterd: Parsing key/value pair with value containing '='Vijaikumar M2014-08-251-1/+1
* mgmt/gluster: Use fsync instead of O_SYNCPranith Kumar K2014-05-051-4/+18
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-8/+25
* libglusterfs: Allow all valid file handle values to be closed.Christopher R. Hertel2014-02-051-3/+2
* Glusterd : glusterd process generates core due to NULL store handleAtin Mukherjee2014-01-031-8/+8
* glusterd: Move certain logs into 'DEBUG' levelHarshavardhana2013-08-181-2/+3
* store: Add (un)locking functionalityNiels de Vos2013-08-021-4/+63
* store: Fix resource leaks in gf_store_iter_* functionsKrishnan Parthasarathi2013-07-021-63/+55
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-201-0/+640