summaryrefslogtreecommitdiffstats
path: root/tests/basic/gfapi
Commit message (Expand)AuthorAgeFilesLines
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-163-8/+8
* gfapi: return pre/post attributes at callback for glfs apiKinglong Mee2018-02-011-1/+2
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-011-1/+1
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-122-2/+2
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2016-01-193-1/+543
* *.pc: Fix include path in CflagsAndrea Bolognani2017-10-251-1/+1
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-09-222-0/+311
* gfapi: update symbol version of glfd_set_lk_owner to 3.10.7Soumya Koduri2017-10-131-4/+4
* build: make it possible to build cleanly 2x in a rowNiels de Vos2017-10-101-0/+0
* gfapi: set lkowner in glfdSoumya Koduri2017-10-042-0/+239
* gfapi: Enhance testscript for glfs_xreaddirplusSoumya Koduri2017-05-182-29/+165
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-011-1/+1
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-04-212-0/+134
* libglusterfs: accept random volname in glusterfs_graph_prepare()Niels de Vos2017-02-274-1/+108
* debug/sink: add xlator to aid in resource leak debuggingNiels de Vos2017-02-212-0/+37
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-01-062-0/+100
* tests: Move tests/basic/gfapi/bug1291259.t to bad tests listKrutika Dhananjay2016-12-161-0/+2
* gfapi: async fops should unref in callbacksRaghavendra Talur2016-11-022-0/+203
* tests: gfapi/bug1291259.c should only call glfs_free() on successNiels de Vos2016-09-302-4/+4
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-08-065-80/+96
* gfapi: Mark tests/basic/gfapi/bug1291259.t bad until it is fixedPoornima G2016-08-301-0/+2
* gfapi: SSL connection for mgmt connection is not workingRajesh Joseph2016-08-023-1/+188
* gfapi: do not cache upcalls if the application is not interestedNiels de Vos2016-08-172-4/+14
* tests: Remove explicit mention of include locationPoornima G2016-08-181-8/+1
* gfapi: add missing glfs_truncateJeff Darcy2016-08-092-0/+119
* tests: Fix the spurious failure in libgfapi-fini-hang.tPoornima G2016-07-252-8/+11
* tests: Enable all gfapi test casesPoornima G2016-06-1715-62/+75
* libgfapi/upcall : prepend "glfs_" to callback_arg, callback_inode_argJiffin Tony Thottan2016-06-103-7/+7
* gfapi: preserve glfd state during glfs_dupRajesh Joseph2016-03-092-0/+109
* locks: Handle negative values for flock->l_lenSoumya Koduri2015-07-102-0/+121
* Upcall/cache-invalidation: Use parent stbuf while updating parent entrySoumya Koduri2015-12-143-1/+193
* gfapi: add test for glfs_lseek() SEEK_DATA/SEEK_HOLENiels de Vos2015-06-212-3/+103
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-11-272-0/+156
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-111-1/+1
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-03-113-1/+128
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-04-301-4/+13
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-242-2/+5
* tests: Added a script to test the glfs_fini hang fixSoumya Koduri2014-06-173-1/+99
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-02-163-0/+237