summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* Land part 2 of clang-format changesGluster Ant2018-09-121-953/+924
* gfapi: Use inode_forget in case of unlink/rename objectsKinglong Mee2018-08-211-1/+5
* gfapi : Handle the path == "" glfs_resolve_atJiffin Tony Thottan2018-08-131-7/+10
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* api: cleanup headersKaleb S. KEITHLEY2018-06-111-1/+1
* libgfapi: Fix lookup on rootKotresh HR2018-05-281-2/+2
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-02-121-1/+1
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-261-0/+1
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-2/+2
* tests/gfapi : add test case for nameless lookups in glfs_resolve_component()Jiffin Tony Thottan2017-08-021-1/+2
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-201-8/+64
* gfapi: change root lookup from nameless to named lookupMohammed Rafi KC2017-06-091-2/+34
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2017-05-141-24/+17
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-071-1/+5
* gfapi: glfs_subvol_done should NOT wait for graph migration.Rajesh Joseph2016-11-291-7/+12
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-101-3/+11
* gfapi: clear loc.gfid when retrying after ESTALERaghavendra Talur2016-05-101-0/+1
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-101-1/+13
* gfapi: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-131-3/+10
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-021-13/+36
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-281-0/+37
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* libgfapi : port gfapi to new logging frameworkHumble Devassy Chirammal2015-04-281-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