summaryrefslogtreecommitdiffstats
path: root/api/src
Commit message (Expand)AuthorAgeFilesLines
...
* gfapi: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-123-5/+18
* api: Fix errno being set to EINVAL even on successPrashanth Pai2015-12-081-0/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-181-1/+1
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-11-271-0/+4
* libgfapi: To support set_volfile-server-transport type "unix"Mohamed Ashiq2015-11-103-13/+25
* gfapi: function exit should use __GLFS_EXIT_FSMilind Changire2015-10-291-8/+8
* gfapi: xattr key length check to avoid brick crashMilind Changire2015-09-222-0/+70
* gfapi: transport and port are optional for glfs_set_volfile_serverRaghavendra Talur2015-09-071-12/+43
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-07-311-1/+1
* build: fix build on Mac OS X, gfapi symbol versionsKaleb S. KEITHLEY2015-08-191-17/+17
* libgfapi : port missing gf_log's to gf_msgManikandan Selvaganesh2015-08-123-11/+13
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-114-9/+24
* libgfapi: non-default symbol version macros are incorrectKaleb S. KEITHLEY2015-08-191-2/+2
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-06-272-2/+1
* gfapi: remove unused variables in priv_glfs_process_upcall_event()Niels de Vos2015-07-191-2/+0
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-102-5/+5
* gfapi: correct symbol versioning in glfs-handles.hNiels de Vos2015-07-101-2/+2
* gfapi: Update loc->inode accordingly in 'glfs_loc_link'Soumya Koduri2015-07-082-15/+11
* libgfapi: Gracefully exit when glfd is invalidPrashanth Pai2015-05-122-4/+6
* build: Mac OS X build issues, header guard macrosKaleb S. KEITHLEY2015-07-021-2/+2
* build: Mac OS X build issues, gfapi symbol versionsKaleb S. KEITHLEY2015-07-022-3/+3
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-06-122-14/+51
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-284-72/+1
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-253-2/+64
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-124-1/+72
* build: do not #include "config.h" in each fileNiels de Vos2015-05-185-25/+0
* libgfapi: introduce bit flags for pthread mutex and cond variablesHumble Devassy Chirammal2015-05-182-73/+100
* gfapi: zero size issue in glfs_h_acl_set()Jiffin Tony Thottan2015-05-141-2/+2
* gfapi: fix compile warning in pub_glfs_h_access()Niels de Vos2015-05-091-2/+3
* core: use reference counting for mem_acct structuresJeff Darcy2015-04-281-1/+1
* libgfapi: Store and restore THIS in every API exposed by libgfapiPoornima G2015-04-295-145/+591
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-03-116-0/+226
* api/libgfapi: Add support for statfs handleMohammed Rafi KC2015-04-234-0/+57
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-04-304-39/+134
* gfapi: Skip and delete the upcall entry if not foundSoumya Koduri2015-04-221-20/+32
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-03-305-35/+96
* Fix ENOKEY build failure on non Linux systemsEmmanuel Dreyfus2015-04-301-3/+3
* libgfapi : port gfapi to new logging frameworkHumble Devassy Chirammal2015-04-257-92/+254
* gfapi: Reduce the log-level from ERROR to TRACEAnoop C S2015-04-241-1/+1
* gfapi: Modified CACHE_INVALIDATE flagsSoumya Koduri2015-04-142-28/+21
* gfapi: Fix in glfs_h_create_from_handleSoumya Koduri2015-04-142-3/+10
* gfapi: fix potential non-0-terminated string (CID 1134002)Michael Adam2015-04-151-1/+2
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-03-113-67/+69
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-025-27/+27
* libgfapi : return if gf_strdup failedHumble Devassy Chirammal2015-03-301-1/+2
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-242-18/+16
* libgfapi: revamp glfs_new functionHumble Devassy Chirammal2015-03-201-29/+78
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-02-151-21/+0
* gfapi: space/tab conversion in gfapi.mapNiels de Vos2015-03-181-5/+5
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-02-247-13/+140