summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-handles.h
Commit message (Expand)AuthorAgeFilesLines
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2019-01-161-10/+0
* gfapi: new api glfs_statx as linux's statxShyamsundarR2019-01-071-1/+0
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-161-0/+20
* Land clang-format changesGluster Ant2018-09-121-149/+141
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* api: cleanup headersKaleb S. KEITHLEY2018-06-111-83/+91
* api: missing __THROW on pub function declsKaleb S. KEITHLEY2018-05-251-1/+1
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-05-041-0/+4
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-261-0/+4
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-10-311-43/+0
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-05-021-0/+16
* api: fix two typos of GFAPI_PUBLIC function defineKinglong Mee2017-04-291-1/+1
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-09-281-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-09-091-17/+17
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-241-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-041-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-271-0/+1
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-05-051-0/+10
* api/libgfapi: Add support for statfs handleMohammed Rafi KC2015-05-051-0/+4
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-051-3/+27
* gfapi: Modified CACHE_INVALIDATE flagsSoumya Koduri2015-04-191-18/+17
* gfapi: Fix in glfs_h_create_from_handleSoumya Koduri2015-04-191-0/+3
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-311-6/+5
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-03-181-0/+10
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-171-0/+83
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-23/+46
* user servicable snapshotsRaghavendra Bhat2014-05-291-0/+3
* api: non glibc c++ systems do not define __THROWHarshavardhana2014-05-171-0/+9
* Added Handle-based ops to get/set/remove extended attributes in the libgfapi.Soumya Koduri2014-04-181-0/+11
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-031-20/+24
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+143