linux/fs/fuse
Miklos Szeredi c180eebe13 fuse: add fuse_lookup_name() helper
Add a new helper function which sends a LOOKUP request with the supplied
name.  This will be used by the next patch to send special LOOKUP requests
with "." and ".." as the name.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-25 10:53:48 -07:00
..
control.c
dev.c
dir.c fuse: add fuse_lookup_name() helper 2008-07-25 10:53:48 -07:00
file.c
fuse_i.h fuse: add export operations 2008-07-25 10:53:48 -07:00
inode.c fuse: add export operations 2008-07-25 10:53:48 -07:00
Makefile