summaryrefslogtreecommitdiff
path: root/fs/ntfs/endian.h
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-09-09 20:10:36 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-09 21:03:47 (GMT)
commit04730fef1f9c7277e5c730b193e681ac095b0507 (patch)
tree3694ea435eb38f10dadc5c8b6abd603a7e10f52e /fs/ntfs/endian.h
parent413ef8cb302511d8e995e2b0e5517ee1a65b9c77 (diff)
downloadlinux-fsl-qoriq-04730fef1f9c7277e5c730b193e681ac095b0507.tar.xz
[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>
Diffstat (limited to 'fs/ntfs/endian.h')
0 files changed, 0 insertions, 0 deletions