summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-handles.h
Commit message (Expand)AuthorAgeFilesLines
* gfapi: Update the version of 'glfs_h_creat_open'Soumya Koduri2019-09-181-1/+1
* gfapi: 'glfs_h_creat_open' - new API to create handle and open fdSoumya Koduri2019-09-181-0/+5
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2018-12-041-10/+0
* gfapi: new api glfs_statx as linux's statxShyamsundarR2018-11-211-1/+0
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-101-0/+20
* Land clang-format changesGluster Ant2018-09-121-149/+141
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-2/+2
* api: cleanup headersKaleb S. KEITHLEY2018-05-211-83/+91
* api: missing __THROW on pub function declsKaleb S. KEITHLEY2018-05-231-1/+1
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-04-271-0/+4
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-101-0/+4
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-09-221-43/+0
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-04-211-0/+16
* api: fix two typos of GFAPI_PUBLIC function defineKinglong Mee2017-04-251-1/+1
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-08-061-36/+71
* libgfapi/upcall : prepend "glfs_" to callback_arg, callback_inode_argJiffin Tony Thottan2016-06-101-6/+6
* build: fix build on Mac OS X, gfapi symbol versionsKaleb S. KEITHLEY2015-08-191-17/+17
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-111-4/+4
* gfapi: correct symbol versioning in glfs-handles.hNiels de Vos2015-07-101-2/+2
* build: Mac OS X build issues, gfapi symbol versionsKaleb S. KEITHLEY2015-07-021-2/+2
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-281-1/+0
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-121-0/+1
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-03-111-0/+10
* api/libgfapi: Add support for statfs handleMohammed Rafi KC2015-04-231-0/+4
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-04-301-3/+27
* gfapi: Modified CACHE_INVALIDATE flagsSoumya Koduri2015-04-141-18/+17
* gfapi: Fix in glfs_h_create_from_handleSoumya Koduri2015-04-141-0/+3
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-241-6/+5
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-02-241-0/+10
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-02-161-0/+83
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-181-23/+46
* user servicable snapshotsRaghavendra Bhat2014-05-071-0/+3
* api: non glibc c++ systems do not define __THROWHarshavardhana2014-05-131-0/+9
* Added Handle-based ops to get/set/remove extended attributes in the libgfapi.Soumya Koduri2014-03-211-0/+11
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-021-20/+24
* gfapi: object handle based API extensionsR.Shyamsundar2013-09-161-0/+143