summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.c
Commit message (Expand)AuthorAgeFilesLines
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+24
* gfapi: improve source comments and error messages.Humble Devassy Chirammal2015-03-161-1/+7
* libgfapi: initialize child_down_count cond. variable.Humble Devassy Chirammal2015-03-161-0/+1
* gfapi: Add NULL check for volname in glfs_new()Prashanth Pai2015-03-081-0/+10
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-041-5/+121
* libgfapi: In glfs_init() set the cwd to "/".Poornima G2015-02-271-0/+5
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-1/+2
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-281-1/+2
* gfapi: allow transport=NULL for set_volfile_server()Niels de Vos2015-01-201-5/+7
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-5/+2
* api, glusterfsd: Cleanup upon failure in glusterfs_ctx_defaults_init()Vijay Bellur2014-12-091-7/+14
* libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()Anoop C S2014-12-081-15/+49
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-261-2/+2
* mem_acct : Check return value of xlator_mem_acct_init().Humble Chirammal2014-11-151-3/+7
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-22/+68
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-071-0/+37
* glfs_fini: Fix a possible hang in glfs_fini.Poornima G2014-06-021-15/+23
* mem-accounting: enable memory accounting by defaultAnand Avati2014-05-051-4/+0
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+11
* gfapi: In glfs_set_volfile_server() remove the port number check.Poornima G2014-04-081-1/+1
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-04-011-20/+104
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-5/+6
* api: add glfs_get_volfileJeff Darcy2014-03-051-0/+20
* libgfapi: Add proper NULL checksJose A. Rivera2014-02-141-0/+14
* libgfapi: Remove useless call to lstatJose A. Rivera2014-01-241-9/+0
* libgfapi: Fix pointer dereference before NULL checkJose A. Rivera2014-01-241-0/+4
* gfapi: Closed the logfile fd and initialize to NULL in glfs_finiPoornima G2013-12-261-2/+2
* gfapi: Closed the logfile fd in glfs_finiPoornima2013-11-141-0/+3
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-11-131-0/+3
* gfapi: fix mem-types initialisationKrutika Dhananjay2013-10-241-1/+1
* gfapi: fix return value of glfs_finiKrishnan Parthasarathi2013-10-171-4/+8
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+14
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-6/+14
* gfapi: implement a minimial glfs_fini()Anand Avati2013-09-171-4/+44
* synctask: minor enhancementsAnand Avati2013-08-281-1/+1
* log: set ident to openlogBala.FA2013-08-131-1/+2
* gfapi: handle graph switch (cwd, fds, locks)Anand Avati2013-05-281-49/+26
* gfapi: ignore NULL and -1 parameters in glfs_set_logging()Anand Avati2013-05-251-5/+8
* gfapi: provide stable st_dev in stat structureAnand Avati2013-05-251-0/+2
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-05-021-1/+41
* gfapi: POSIX locking supportAnand Avati2013-04-241-0/+1
* gfapi: support for chdir() and familyAnand Avati2013-04-191-1/+17
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-0/+2
* gfapi: Mark fs->init status done in glfs_init_done for the case of glfs_init_...Mohammed Junaid2013-02-031-4/+15
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-2/+0
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-6/+9
* glfsxmp extensionAnand Avati2012-08-021-0/+1
* gfapi: set errno in glfs_init()Anand Avati2012-08-021-0/+2
* gfapi: missed setting port optionAnand Avati2012-08-021-0/+1