This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
Miklos Szeredi 04730fef1f [PATCH] fuse: transfer readdir data through device
This patch removes a long lasting "hack" in FUSE, which used a separate
channel (a file descriptor refering to a disk-file) to transfer directory
contents from userspace to the kernel.

The patch adds three new operations (OPENDIR, READDIR, RELEASEDIR), which
have semantics and implementation exactly maching the respective file
operations (OPEN, READ, RELEASE).

This simplifies the directory reading code.  Also disk space is not
necessary, which can be important in embedded systems.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 14:03:47 -07:00
..
2005-06-28 21:20:31 -07:00
2005-07-07 16:50:16 +02:00
2005-08-25 12:40:44 -04:00
2005-08-29 15:59:42 -04:00
2005-09-07 16:57:21 -07:00
2005-06-23 09:45:26 -07:00
2005-08-28 10:43:07 -05:00
2005-07-10 15:45:11 -07:00
2005-09-05 00:06:09 -07:00
2005-09-07 16:57:21 -07:00
2005-07-13 11:25:24 -07:00
2005-07-12 12:08:43 -07:00
2005-09-09 13:57:55 -07:00
2005-09-09 13:57:55 -07:00
2005-06-21 18:46:18 -07:00
2005-09-07 16:57:40 -07:00
2005-07-12 16:01:03 -07:00
2005-07-12 12:08:43 -07:00
2005-09-05 09:14:13 -07:00
2005-09-05 09:26:56 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:32 -07:00
2005-07-05 15:03:46 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:49:46 -07:00
2005-06-21 18:46:32 -07:00
2005-08-29 15:43:19 -07:00
2005-09-07 16:57:48 -07:00
2005-09-07 16:57:19 -07:00
2005-06-25 16:24:55 -07:00
2005-06-23 09:45:18 -07:00
2005-08-03 09:12:05 -07:00
2005-07-12 16:00:58 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:35 -07:00
2005-06-24 00:06:28 -07:00
2005-06-23 09:45:04 -07:00
2005-06-21 18:46:14 -07:00
2005-09-09 13:57:47 -07:00
2005-08-28 20:28:25 -04:00
2005-09-07 16:57:24 -07:00
2005-06-27 15:11:43 -07:00
2005-08-30 22:48:51 -05:00
2005-09-09 13:57:54 -07:00
2005-09-09 13:57:54 -07:00
2005-07-26 14:35:41 -07:00
2005-09-07 16:57:18 -07:00
2005-06-24 00:06:41 -07:00
2005-06-27 15:11:44 -07:00
2005-09-08 12:32:03 -07:00
2005-09-07 16:57:45 -07:00
2005-08-29 16:01:32 -07:00
2005-06-25 16:24:32 -07:00
2005-09-05 00:05:45 -07:00
2005-06-20 15:15:37 -07:00
2005-06-23 20:49:30 -07:00
2005-09-07 16:57:34 -07:00
2005-09-09 13:57:58 -07:00
2005-07-12 11:52:57 -07:00
2005-07-12 12:08:43 -07:00