From: Miklos Szeredi Date: Fri, 9 Sep 2005 20:10:27 +0000 (-0700) Subject: [PATCH] FUSE - device functions X-Git-Tag: v2.6.14-rc1~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334f485df85ac7736ebe14940bf0a059c5f26d7d;p=pandora-kernel.git [PATCH] FUSE - device functions This adds the FUSE device handling functions. This contains the following files: o dev.c - fuse device operations (read, write, release, poll) - registers misc device - support for sending requests to userspace Signed-off-by: Miklos Szeredi Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed