From: Miklos Szeredi Date: Fri, 25 Jul 2008 08:49:01 +0000 (-0700) Subject: fuse: add fuse_lookup_name() helper X-Git-Tag: v2.6.27-rc1~241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c180eebe1390c2076ead6a9bc95a02efb994edb7;p=pandora-kernel.git 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 Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed