summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* libgfapi: Fixed an issue with healing files during glfs_resolveSoumya Koduri2014-07-161-7/+27
* libgfapi: succeed lookup of "/.."Ravishankar N2014-07-091-4/+8
* libgfapi: In glfs_resolve_at(), do not override the previous return value.Poornima G2014-02-191-1/+3
* libgfapi: Don't ignore return value of glfs_loc_touchup()Jose A. Rivera2014-02-081-1/+1
* syncop: Change return value of syncopPranith Kumar K2014-01-191-0/+10
* gfapi: remove unnecessary call to glfs_resolve_base()Anand Avati2013-11-071-1/+2
* gfapi: wake migration waiters after migrationAnand Avati2013-10-221-0/+3
* gfapi: object handle based API extensionsR.Shyamsundar2013-10-111-2/+65
* gfapi: store the open/create flags in fd_t objectPoornima2013-09-061-0/+1
* gfapi: apply an upper bound on nested symlink resolutionAnand Avati2013-09-051-1/+11
* api: Fill loc.path and loc.gfid before syncop_open.Raghavendra Talur2013-08-291-0/+9
* gfapi: handle failures in graph switchesAnand Avati2013-07-281-0/+3
* gfapi: handle graph switch (cwd, fds, locks)Anand Avati2013-05-281-8/+486
* gfapi: optimistic resolution with ESTALE detectionAnand Avati2013-05-251-25/+42
* gfapi: handle root (/) resolution gracefully for realpath()Anand Avati2013-04-231-1/+4
* gfapi: support for chdir() and familyAnand Avati2013-04-191-4/+26
* gfapi: dict_unref() xattr_req in fop finish instead of dict_destroy()Anand Avati2013-03-071-1/+1
* glfs-resolve: fix resolution of "/"Anand Avati2012-10-031-2/+27
* gfapi: fix the failure in glfs_open()Amar Tumballi2012-09-251-1/+1
* gfapi: add symlink (auto resolution) support in resolverAnand Avati2012-09-171-3/+93
* gfapi: API/library for accessing gluster volumesAnand Avati2012-07-181-0/+244