summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.h
Commit message (Expand)AuthorAgeFilesLines
* gfapi: provide version for statedump pathAmar Tumballi2019-08-131-1/+1
* gfapi: provide an api for setting statedump pathAmar Tumballi2019-06-141-0/+28
* Updating the glfs_setattr and glfs_fsetattr public APIs to use glfs_statArjun Sharma2019-02-271-2/+2
* api: Update all future API versions to rel-6ShyamsundarR2019-02-071-23/+21
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2019-01-161-0/+60
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2019-01-071-12/+33
* gfapi: new api glfs_statx as linux's statxShyamsundarR2019-01-071-1/+97
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+39
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-161-2/+8
* Land clang-format changesGluster Ant2018-09-121-299/+268
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-6/+6
* api: cleanup headersKaleb S. KEITHLEY2018-06-111-165/+273
* 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