summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* api: libgfapi symbol versions break LTO in Fedora rawhide/f33Kaleb S. KEITHLEY2020-07-021-9/+5
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-05-291-1/+14
* gfapi: Suspend synctasks instead of blocking themSoumya Koduri2020-04-061-0/+9
* api-glfs-fops: structure loggingyatipadia2019-11-251-62/+59
* gfapi: set right pargfid according to parent's inodeKinglong Mee2019-05-131-0/+3
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-8/+8
* libgfapi: Send path with "." for the root when loc.parent is setKinglong Mee2018-10-091-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-953/+924
* gfapi: Use inode_forget in case of unlink/rename objectsKinglong Mee2018-07-271-1/+5
* gfapi : Handle the path == "" glfs_resolve_atJiffin Tony Thottan2018-07-311-7/+10
* build: rename event.h to gf-event.hNiels de Vos2018-07-261-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-2/+2
* api: cleanup headersKaleb S. KEITHLEY2018-05-211-1/+1
* libgfapi: Fix lookup on rootKotresh HR2018-05-251-2/+2
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-01-181-1/+1
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-101-0/+1
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-051-2/+2
* tests/gfapi : add test case for nameless lookups in glfs_resolve_component()Jiffin Tony Thottan2017-07-211-1/+2
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-111-8/+64
* gfapi: change root lookup from nameless to named lookupMohammed Rafi KC2017-06-021-2/+34
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2017-05-031-24/+17
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-02-271-1/+5
* gfapi: glfs_subvol_done should NOT wait for graph migration.Rajesh Joseph2016-11-221-7/+12
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-07-191-3/+11
* gfapi: clear loc.gfid when retrying after ESTALERaghavendra Talur2016-05-091-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-121-3/+10
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-06-121-13/+36
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-251-0/+37
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* libgfapi : port gfapi to new logging frameworkHumble Devassy Chirammal2015-04-251-18/+33
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-03-111-11/+11
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-021-12/+12
* gfapi: improve source comments and error messages.Humble Devassy Chirammal2015-03-131-1/+1
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2014-06-131-22/+7
* gfapi: handle inode_link failures gracefullyRajesh Joseph2015-02-171-1/+9
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-181-24/+26
* api: export glfs_resolve()Ravishankar N2015-01-011-2/+2
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-011-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-09-181-9/+19
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-031-12/+17
* libgfapi: Fixed an issue with healing files during glfs_resolveSoumya Koduri2014-06-041-7/+27
* libgfapi: succeed lookup of "/.."Ravishankar N2014-06-301-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-061-1/+1
* syncop: Change return value of syncopPranith Kumar K2013-12-111-0/+10
* gfapi: remove unnecessary call to glfs_resolve_base()Anand Avati2013-10-211-1/+2
* gfapi: wake migration waiters after migrationAnand Avati2013-10-131-0/+3
* gfapi: object handle based API extensionsR.Shyamsundar2013-09-161-2/+65