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-293-0/+218
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-06-082-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-252-0/+145
* libgfapi: return correct errno on invalid volume nameSheetal Pamecha2019-09-123-8/+95
* gfapi: increase function-coverageAmar Tumballi2019-07-312-25/+49
* lcov: add more tests to glfsxmp-coverageAmar Tumballi2019-06-251-19/+79
* gfapi: provide an api for setting statedump pathAmar Tumballi2019-06-141-0/+5
* tests: keep glfsxmp in tests directoryAmar Tumballi2019-06-112-7/+1813
* gfapi:add missng api to increase code coverageSheetal Pamecha2019-05-261-18/+340
* api/glfsxmp.c: minor fixesSheetal Pamecha2019-05-261-0/+30
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2019-01-071-3/+6
* gfapi: new api glfs_statx as linux's statxShyamsundarR2019-01-072-0/+214
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-122-0/+257
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-161-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-1218-2202/+2228
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* posix-acl: skip acl_permits check when the owner setting GF_POSIX_ACL_xxxxKinglong Mee2018-08-272-0/+117
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-223-8/+8
* gfapi: return pre/post attributes at callback for glfs apiKinglong Mee2018-02-121-1/+2
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-121-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 S2018-01-223-1/+543
* *.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