From: Miklos Szeredi Date: Tue, 17 Jan 2006 06:14:42 +0000 (-0800) Subject: [PATCH] fuse: add asynchronous request support X-Git-Tag: v2.6.16-rc1~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c6d8ed4c55f0a99b1b81558851da80c8d58244;p=pandora-kernel.git [PATCH] fuse: add asynchronous request support Add possibility for requests to run asynchronously and call an 'end' callback when finished. With this, the special handling of the INIT and RELEASE requests can be cleaned up too. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed