summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-resolve.c
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: Inherit direct-io-mode values from fds alreadyrelease-3.1Raghavendra G2012-03-181-13/+30
* 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/v3.1.6qa6Pranith Kumar K2011-08-061-3/+3
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-171-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