summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.h
Commit message (Expand)AuthorAgeFilesLines
* api: missing __THROW on pub function declsKaleb S. KEITHLEY2018-05-251-4/+4
* gfapi: various broken symbol versionsKaleb S. KEITHLEY2018-05-101-26/+18
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-05-041-0/+8
* gfapi: fix a couple of minor issuesKaleb S. KEITHLEY2018-04-051-4/+0
* gfapi: return pre/post attributes at callback for glfs apiKinglong Mee2018-02-121-15/+17
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-121-2/+3
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-02-121-4/+6
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-4/+5
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-261-3/+74
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2018-01-221-0/+44
* gfapi : added glfs_setfsleaseid() for setting lease idSoumya Koduri2018-01-191-0/+7
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-10-311-1/+149
* gfapi: update symbol version of glfd_set_lk_owner to 3.10.7Soumya Koduri2017-10-171-2/+2
* gfapi: set lkowner in glfdSoumya Koduri2017-10-121-0/+28
* gfapi: mark glfs_ipc() for internal use onlyNiels de Vos2017-07-261-6/+0
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-05-021-0/+66
* api: fix two typos of GFAPI_PUBLIC function defineKinglong Mee2017-04-291-1/+1
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-01-191-0/+17
* gfapi: add glfs_free() to glfs.hNiels de Vos2016-10-181-0/+3
* gfapi: warn when glfs_realpath() returned malloc'd memoryNiels de Vos2016-10-111-1/+3
* gfapi: add missing glfs_truncateJeff Darcy2016-08-111-1/+1
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-101-3/+3
* gfapi: fix glfs_set_volfile_server docPrasanna Kumar Kalever2016-08-021-4/+3
* api: use versioned symbols for minor ABI changeKaleb S KEITHLEY2016-06-141-6/+3
* libgfapi: To support set_volfile-server-transport type "unix"Mohamed Ashiq2015-11-171-3/+5
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-03-181-0/+7
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+8
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-93/+194
* api: non glibc c++ systems do not define __THROWHarshavardhana2014-05-171-0/+9
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-111-0/+32
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-04-011-15/+18
* api: add glfs_get_volfileJeff Darcy2014-03-051-0/+30
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-031-91/+100
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-2/+2
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-11-131-0/+19
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+6
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+26
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-1/+3
* gfapi: implement a minimial glfs_fini()Anand Avati2013-09-171-0/+30
* gfapi: Add description of glfs_io_cbk function as a commentAnand Avati2013-08-231-0/+23
* gfapi: async discard supportBrian Foster2013-06-131-0/+3
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+2
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+2
* gfapi: add new API glfs_dup() to copy a file descriptorAnand Avati2013-05-291-0/+1
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-05-021-0/+3
* gfapi: POSIX locking supportAnand Avati2013-04-241-0/+6
* gfapi: implement readdirplus_r supportAnand Avati2013-04-241-0/+3
* gfapi: support for chdir() and familyAnand Avati2013-04-191-0/+8
* libgfapi: "tcp" is documented as the valid transport type instead of "socket".Avra Sengupta2012-11-281-2/+2
* gfapi: added more API callsAnand Avati2012-10-081-0/+81