summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-fops.c
Commit message (Expand)AuthorAgeFilesLines
* gfapi: fix for not able to rename foldersRaghavendra Talur2013-09-101-8/+11
* gfapi: fix glfs_readlink()Anand Avati2013-09-101-1/+6
* gfapi: perform open() on pre-existing inode in glfs_creat()Anand Avati2013-09-101-2/+6
* libgfapi : Fix for hardlink creation on SMB mountAnand Avati2013-09-101-0/+9
* api: Add null check for active_subvol in glfs_close.Raghavendra Talur2013-09-101-0/+5
* gfapi: store the open/create flags in fd_t objectPoornima2013-09-101-2/+4
* gfapi: fix read past EOF in glfs_preadv()Anand Avati2013-06-201-3/+4
* gfapi: add new API glfs_dup() to copy a file descriptorAnand Avati2013-06-081-0/+42
* gfapi: handle graph switch (cwd, fds, locks)Anand Avati2013-06-081-64/+341
* gfapi: provide stable st_dev in stat structureAnand Avati2013-06-081-4/+12
* gfapi: link inodes in relevant entry FOPsAnand Avati2013-06-081-4/+69
* gfapi: optimistic resolution with ESTALE detectionAnand Avati2013-06-081-33/+204
* gfapi: POSIX locking supportAnand Avati2013-06-081-0/+46
* gfapi: implement readdirplus_r supportAnand Avati2013-06-081-8/+23
* gfapi: support for chdir() and familyAnand Avati2013-06-081-3/+167
* gfapi: dict_unref() xattr_req in fop finish instead of dict_destroy()Anand Avati2013-03-071-4/+4
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-22/+2
* gfapi: added more API callsAnand Avati2012-10-081-0/+1331
* gfapi: add symlink (auto resolution) support in resolverAnand Avati2012-09-171-1/+1
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-201-4/+2
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-181-0/+829