summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-internal.h
Commit message (Expand)AuthorAgeFilesLines
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-02-011-5/+8
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-10-311-0/+7
* gfapi: set lkowner in glfdSoumya Koduri2017-10-121-0/+1
* gfapi: adds a glfs_mem_header for exported memoryKinglong Mee2017-09-011-0/+108
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-071-1/+0
* gfapi: mark glfs_ipc() for internal use onlyNiels de Vos2017-07-261-0/+6
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-2/+2
* gfapi: change root lookup from nameless to named lookupMohammed Rafi KC2017-06-091-0/+1
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-05-021-1/+14
* gfapi: glfs_subvol_done should NOT wait for graph migration.Rajesh Joseph2016-11-291-3/+12
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-09-281-1/+52
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-301-22/+0
* gfapi: do not cache upcalls if the application is not interestedNiels de Vos2016-08-251-0/+1
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-101-2/+10
* libgfapi/upcall : prepend "glfs_" to callback_arg, callback_inode_argJiffin Tony Thottan2016-06-101-1/+1
* libgfapi: glfd close is not correctly handled for async fopRajesh Joseph2016-02-101-4/+14
* api: Fix errno being set to EINVAL even on successPrashanth Pai2016-01-051-0/+2
* libgfapi: non-default symbol version macros are incorrectKaleb S. KEITHLEY2015-08-191-2/+2
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+0
* libgfapi: Gracefully exit when glfd is invalidPrashanth Pai2015-07-071-2/+2
* build: Mac OS X build issues, gfapi symbol versionsKaleb S. KEITHLEY2015-07-041-1/+1
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-281-1/+0
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-281-0/+4
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-271-0/+1
* libgfapi: introduce bit flags for pthread mutex and cond variablesHumble Devassy Chirammal2015-05-281-0/+50
* libgfapi: Store and restore THIS in every API exposed by libgfapiPoornima G2015-05-081-12/+26
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-05-051-0/+8
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-051-0/+6
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-301-14/+4
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-171-0/+27
* gfapi: improve source comments and error messages.Humble Devassy Chirammal2015-03-161-3/+3
* api: versioned symbols for glfs_resolve()Ravishankar N2015-01-151-1/+1
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-17/+51
* api: export glfs_resolve()Ravishankar N2015-01-061-2/+2
* libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()Anoop C S2014-12-081-0/+1
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-14/+21
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-071-0/+51
* libgfapi: Added support to fetch volume info from glusterd and store in glfs...Soumya Koduri2014-05-111-0/+4
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+2
* Added Handle-based ops to get/set/remove extended attributes in the libgfapi.Soumya Koduri2014-04-181-0/+3
* syncop: Change return value of syncopPranith Kumar K2014-01-191-0/+20
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-11-131-0/+1
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+59
* gfapi: apply an upper bound on nested symlink resolutionAnand Avati2013-09-051-0/+2
* gfapi: handle graph switch (cwd, fds, locks)Anand Avati2013-05-281-4/+53
* gfapi: provide stable st_dev in stat structureAnand Avati2013-05-251-0/+2
* gfapi: optimistic resolution with ESTALE detectionAnand Avati2013-05-251-2/+2
* gfapi: support for chdir() and familyAnand Avati2013-04-191-0/+5
* gfapi: added more API callsAnand Avati2012-10-081-2/+4