summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-handleops.c
Commit message (Expand)AuthorAgeFilesLines
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-10-031-60/+163
* gfapi: do not cache upcalls if the application is not interestedNiels de Vos2016-09-051-0/+4
* gfapi/upcall: Fix a ref leakSoumya Koduri2016-08-031-0/+4
* glfs/upcall: entries should be removed under mutex lockSoumya Koduri2016-08-021-1/+1
* gfapi/handleops: Avoid using glfd during createSoumya Koduri2016-07-031-23/+9
* gfapi/upcall: Use GF_CALLOC while allocating variablesSoumya Koduri2016-05-251-1/+2
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-111-5/+3
* gfapi/upcall: Ignore handle create failuresSoumya Koduri2016-05-031-24/+118
* libgfapi: glfd close is not correctly handled for async fopRajesh Joseph2016-03-301-5/+10
* gfapi: Use inode_forget in case of handle objectsSoumya Koduri2016-02-271-0/+3
* gfapi: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-271-2/+6
* gfapi : fixing listxattr call for handle opsJiffin Tony Thottan2016-02-251-11/+15
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-031-0/+4
* gfapi: xattr key length check to avoid brick crashMilind Changire2015-11-091-0/+20
* libgfapi : port missing gf_log's to gf_msgManikandan Selvaganesh2015-08-311-4/+4
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-251-3/+12
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-151-3/+3
* gfapi: Update loc->inode accordingly in 'glfs_loc_link'Soumya Koduri2015-07-101-10/+0
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-281-2/+23
* gfapi: zero size issue in glfs_h_acl_set()Niels de Vos2015-06-011-2/+2
* gfapi: fix compile warning in pub_glfs_h_access()Niels de Vos2015-05-091-2/+3
* libgfapi: Store and restore THIS in every API exposed by libgfapiPoornima G2015-05-091-40/+155
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-05-071-0/+48
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-071-35/+97
* gfapi: Skip and delete the upcall entry if not foundSoumya Koduri2015-05-071-20/+32
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-05-071-14/+22
* libgfapi : port gfapi to new logging frameworkHumble Devassy Chirammal2015-05-071-2/+5
* api/libgfapi: Add support for statfs handleMohammed Rafi KC2015-05-071-0/+51
* gfapi: Modified CACHE_INVALIDATE flagsSoumya Koduri2015-05-031-10/+4
* gfapi: Fix in glfs_h_create_from_handleSoumya Koduri2015-05-021-3/+7
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-19/+19
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-6/+6
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-311-12/+11
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-03-181-11/+117
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-171-0/+129
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-48/+45
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-051-1/+1
* gfapi: always close the fd in glfs_h_creat()Niels de Vos2014-12-201-1/+1
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-83/+155
* nfs-ganesha dumps core when Pynfs tests OPDG1O and OPDG11 are run.Meghana Madhusudhan2014-08-011-6/+15
* libgfapi : glfs_create()/glfs_h_creat()/glfs_open()/glfs_h_open() should setAtin Mukherjee2014-07-281-1/+2
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-161-1/+8
* libgfapi: Fixed few memory leaks in glfs_h_getxattr, glfs_h_setxattr calls.Soumya Koduri2014-06-021-1182/+1187
* user servicable snapshotsRaghavendra Bhat2014-05-291-0/+51
* libgfapi: A minor bug-fix in glfs_h_setxattr and glfs_h_removexattr calls.Soumya Koduri2014-04-281-2/+3
* Added Handle-based ops to get/set/remove extended attributes in the libgfapi.Soumya Koduri2014-04-181-0/+160
* Changing the errno in glfs_h_renameMeghana2014-03-121-1/+1
* syncop: Change return value of syncopPranith Kumar K2014-01-191-0/+15
* syncops: expose @flags in syncop_rmdir()Anand Avati2013-11-211-1/+1
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+1278