summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-241-3/+11
* gfapi: clear loc.gfid when retrying after ESTALERaghavendra Talur2016-05-121-0/+1
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-111-1/+13
* gfapi: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-271-3/+10
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-061-13/+36
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-281-0/+37
* libgfapi : port gfapi to new logging frameworkHumble Devassy Chirammal2015-05-071-18/+33
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-11/+11
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-12/+12
* gfapi: improve source comments and error messages.Humble Devassy Chirammal2015-03-161-1/+1
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-22/+7
* gfapi: handle inode_link failures gracefullyRajesh Joseph2015-02-201-1/+9
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-24/+26
* api: export glfs_resolve()Ravishankar N2015-01-061-2/+2
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-051-1/+1
* gfapi: new inode created in glfs_resolve_component even if inode is in inode ...Rajesh Joseph2014-12-081-6/+4
* gfapi: Change lookup logic for "/.." and "/." .Raghavendra Talur2014-11-131-9/+19
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-12/+17
* 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