summaryrefslogtreecommitdiffstats
path: root/tests/basic/gfapi
Commit message (Expand)AuthorAgeFilesLines
* gfapi: Move the SECURE_ACCESS_FILE check out of glfs_mgmt_initMôshe van der Sterre2020-09-283-0/+218
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-05-292-0/+173
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-061-7/+9
* gfapi: 'glfs_h_creat_open' - new API to create handle and open fdSoumya Koduri2019-09-182-0/+145
* libgfapi: return correct errno on invalid volume nameSheetal Pamecha2019-08-193-8/+95
* gfapi: increase function-coverageAmar Tumballi2019-07-252-25/+49
* lcov: add more tests to glfsxmp-coverageAmar Tumballi2019-06-181-19/+79
* gfapi: provide an api for setting statedump pathAmar Tumballi2019-03-141-0/+5
* tests: keep glfsxmp in tests directoryAmar Tumballi2019-06-102-7/+1813
* gfapi:add missng api to increase code coverageSheetal Pamecha2019-05-071-18/+340
* api/glfsxmp.c: minor fixesSheetal Pamecha2019-04-151-0/+30
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2018-12-201-3/+6
* gfapi: new api glfs_statx as linux's statxShyamsundarR2018-11-212-0/+214
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-062-0/+257
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-101-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-1218-2202/+2228
* multiple files: calloc -> mallocYaniv Kaul2018-08-081-1/+1
* posix-acl: skip acl_permits check when the owner setting GF_POSIX_ACL_xxxxKinglong Mee2018-08-072-0/+117
* 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