Searched hist:"334 f485df85ac7736ebe14940bf0a059c5f26d7d" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/fuse/ |
H A D | Makefile | diff 334f485df85ac7736ebe14940bf0a059c5f26d7d Fri Sep 09 15:10:27 CDT 2005 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | fuse_i.h | diff 334f485df85ac7736ebe14940bf0a059c5f26d7d Fri Sep 09 15:10:27 CDT 2005 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | dev.c | 334f485df85ac7736ebe14940bf0a059c5f26d7d Fri Sep 09 15:10:27 CDT 2005 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | inode.c | diff 334f485df85ac7736ebe14940bf0a059c5f26d7d Fri Sep 09 15:10:27 CDT 2005 Miklos Szeredi <miklos@szeredi.hu> [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 <miklos@szeredi.hu> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|