summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-08-231-7/+23
* fuse-bridge: fix posix-only configurationAnand Avati2012-11-191-0/+1
* fuse: create a new fd during fd-migration.Raghavendra G2012-10-021-26/+120
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* mount/fuse: ignore any erros that might've happened while resolving entry in ...Raghavendra G2012-08-031-3/+16
* fuse-resolve: consider cases where an entry should be resolved even when pare...Raghavendra G2012-08-031-0/+13
* Revert "fuse-resolve: consider cases where an entry should be resolved even w...Anand Avati2012-05-231-6/+0
* fuse-resolve: Attempt fd-migration in resolver, if migrationRaghavendra G2012-05-151-9/+79
* fuse-resolve: consider cases where an entry should be resolved evenRaghavendra G2012-05-081-0/+6
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-081-3/+2
* fuse-bridge/fd-migration: document migration failures in fdctx.Raghavendra G2012-04-041-3/+17
* core: adding extra data for fopsAmar Tumballi2012-03-221-4/+4
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-211-20/+18
* fuse: fix resolver to handle graph switches properlyAnand Avati2012-02-081-248/+183
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-288/+112
* mount/fuse: Inherit direct-io-mode values from fds alreadyRaghavendra G2011-12-011-13/+30
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* fuse-resolve: prevent linking of inodes of different inode-tableAmar Tumballi2011-08-101-25/+31
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-111-9/+27
* fuse-resolve: correction in resolve logicAmar Tumballi2011-02-221-66/+187
* check the return value properly after calling inode_pathRaghavendra Bhat2010-12-121-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* fuse-resolve: remove stale codeAmar Tumballi2010-09-231-192/+6
* fuse-resolve: don't resolve fd to new graph for nowAmar Tumballi2010-09-221-1/+5
* fuse resolve to return if resolve not successfulAmar Tumballi2010-09-071-1/+10
* gfid: set request gfids for new entries in fuseAnand Avati2010-09-041-0/+25
* fuse: prevent NULL dereference in case resolve on path failed.Amar Tumballi2010-08-181-3/+1
* fuse resolve related changesAmar Tumballi2010-08-111-0/+747