summaryrefslogtreecommitdiffstats
path: root/tests/basic/gfapi
Commit message (Expand)AuthorAgeFilesLines
* *.pc: Fix include path in CflagsAndrea Bolognani2017-11-081-1/+1
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-10-312-0/+311
* gfapi: update symbol version of glfd_set_lk_owner to 3.10.7Soumya Koduri2017-10-171-4/+4
* build: make it possible to build cleanly 2x in a rowNiels de Vos2017-10-131-0/+0
* gfapi: set lkowner in glfdSoumya Koduri2017-10-122-0/+239
* gfapi: Enhance testscript for glfs_xreaddirplusSoumya Koduri2017-06-222-29/+165
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-021-1/+1
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-05-022-0/+134
* libglusterfs: accept random volname in glusterfs_graph_prepare()Niels de Vos2017-04-264-1/+108
* debug/sink: add xlator to aid in resource leak debuggingNiels de Vos2017-04-252-0/+37
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-01-192-0/+100
* tests: Move tests/basic/gfapi/bug1291259.t to bad tests listKrutika Dhananjay2016-12-191-0/+2
* gfapi: async fops should unref in callbacksRaghavendra Talur2016-11-052-0/+203
* tests: gfapi/bug1291259.c should only call glfs_free() on successNiels de Vos2016-10-202-4/+4
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-09-285-80/+96
* gfapi: Mark tests/basic/gfapi/bug1291259.t bad until it is fixedPoornima G2016-09-011-0/+2
* gfapi: SSL connection for mgmt connection is not workingRajesh Joseph2016-08-283-1/+188
* gfapi: do not cache upcalls if the application is not interestedNiels de Vos2016-08-252-4/+14
* tests: Remove explicit mention of include locationPoornima G2016-08-221-8/+1
* gfapi: add missing glfs_truncateJeff Darcy2016-08-112-0/+119
* tests: Fix the spurious failure in libgfapi-fini-hang.tPoornima G2016-07-272-8/+11
* tests: Enable all gfapi test casesPoornima G2016-07-2015-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-142-0/+109
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-252-0/+121
* Upcall/cache-invalidation: Use parent stbuf while updating parent entrySoumya Koduri2016-02-163-1/+193
* gfapi: add test for glfs_lseek() SEEK_DATA/SEEK_HOLENiels de Vos2016-02-042-3/+103
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-012-0/+156
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-241-1/+1
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-05-053-1/+128
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-051-4/+13
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-312-2/+5
* tests: Added a script to test the glfs_fini hang fixSoumya Koduri2015-03-263-1/+99
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-173-0/+237