Searched hist:"64 c6d8ed4c55f0a99b1b81558851da80c8d58244" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | fuse_i.h | diff 64c6d8ed4c55f0a99b1b81558851da80c8d58244 Tue Jan 17 00:14:42 CST 2006 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | dev.c | diff 64c6d8ed4c55f0a99b1b81558851da80c8d58244 Tue Jan 17 00:14:42 CST 2006 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | file.c | diff 64c6d8ed4c55f0a99b1b81558851da80c8d58244 Tue Jan 17 00:14:42 CST 2006 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|