summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.h
Commit message (Expand)AuthorAgeFilesLines
* api: add glfs_get_volfileJeff Darcy2014-03-051-0/+30
* gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.Kaleb S. KEITHLEY2013-12-031-91/+100
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-2/+2
* gfapi: introduce glfs_readdir() and glfs_readdirplus() APIsAnand Avati2013-11-131-0/+19
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+6
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-0/+26
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-1/+3
* gfapi: implement a minimial glfs_fini()Anand Avati2013-09-171-0/+30
* gfapi: Add description of glfs_io_cbk function as a commentAnand Avati2013-08-231-0/+23
* gfapi: async discard supportBrian Foster2013-06-131-0/+3
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+2
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+2
* gfapi: add new API glfs_dup() to copy a file descriptorAnand Avati2013-05-291-0/+1
* gfapi: add new API glfs_set_xlator_option()Anand Avati2013-05-021-0/+3
* gfapi: POSIX locking supportAnand Avati2013-04-241-0/+6
* gfapi: implement readdirplus_r supportAnand Avati2013-04-241-0/+3
* gfapi: support for chdir() and familyAnand Avati2013-04-191-0/+8
* libgfapi: "tcp" is documented as the valid transport type instead of "socket".Avra Sengupta2012-11-281-2/+2
* gfapi: added more API callsAnand Avati2012-10-081-0/+81
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-181-0/+366