summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.h
Commit message (Expand)AuthorAgeFilesLines
* api: Fix a function name in the API docAravinda Vishwanathapura2021-03-011-1/+1
* gfapi: provide version for statedump pathAmar Tumballi2019-07-251-1/+1
* gfapi: provide an api for setting statedump pathAmar Tumballi2019-03-141-0/+28
* Updating the glfs_setattr and glfs_fsetattr public APIs to use glfs_statArjun Sharma2019-02-211-2/+2
* api: Update all future API versions to rel-6ShyamsundarR2019-02-051-23/+21
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2018-12-041-0/+60
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2018-12-201-12/+33
* gfapi: new api glfs_statx as linux's statxShyamsundarR2018-11-211-1/+97
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-061-0/+39
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-101-2/+8
* Land clang-format changesGluster Ant2018-09-121-299/+268
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-6/+6
* api: cleanup headersKaleb S. KEITHLEY2018-05-211-165/+273
* api: missing __THROW on pub function declsKaleb S. KEITHLEY2018-05-231-4/+4
* gfapi: various broken symbol versionsKaleb S. KEITHLEY2018-05-071-26/+18
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-04-271-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-011-15/+17
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-011-2/+3
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-01-181-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-101-3/+74
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2016-01-191-0/+44
* gfapi : added glfs_setfsleaseid() for setting lease idSoumya Koduri2018-01-101-0/+7
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-09-221-1/+149
* gfapi: update symbol version of glfd_set_lk_owner to 3.10.7Soumya Koduri2017-10-131-2/+2
* gfapi: set lkowner in glfdSoumya Koduri2017-10-041-0/+28
* gfapi: mark glfs_ipc() for internal use onlyNiels de Vos2017-07-221-6/+0
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-04-211-0/+66
* api: fix two typos of GFAPI_PUBLIC function defineKinglong Mee2017-04-251-1/+1
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-01-061-0/+17
* gfapi: add glfs_free() to glfs.hNiels de Vos2016-10-171-0/+3
* gfapi: warn when glfs_realpath() returned malloc'd memoryNiels de Vos2016-09-131-1/+3
* gfapi: add missing glfs_truncateJeff Darcy2016-08-091-1/+1
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-091-3/+3
* gfapi: fix glfs_set_volfile_server docPrasanna Kumar Kalever2016-07-231-4/+3
* api: use versioned symbols for minor ABI changeKaleb S KEITHLEY2016-06-131-6/+3
* libgfapi: To support set_volfile-server-transport type "unix"Mohamed Ashiq2015-11-101-3/+5
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-02-241-0/+7
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-101-0/+8
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-181-93/+194
* api: non glibc c++ systems do not define __THROWHarshavardhana2014-05-131-0/+9
* libgfapi: Added support to fetch volume info from glusterd and store in glfs ...Soumya Koduri2014-05-071-0/+32
* gfapi: glfs_set_volfile_server() now entertains multiple callsHarshavardhana2014-03-221-15/+18
* api: add glfs_get_volfileJeff Darcy2014-03-041-0/+30
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-021-91/+100
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-151-2/+2
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-10-301-0/+19
* glusterfs: zerofill supportM. Mohan Kumar2013-11-091-0/+6
* gfapi: object handle based API extensionsR.Shyamsundar2013-09-161-0/+26