]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] v9fs: VFS file, dentry, and directory operations
authorEric Van Hensbergen <ericvh@gmail.com>
Fri, 9 Sep 2005 20:04:18 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:56 +0000 (13:57 -0700)
commite69e7fe5b0c86b7271045444a3a681136234c659
tree3ced44a52b09e6414501f686a12f77ca09bbd067
parent93fa58cb831337fdf5d36b3b913441100a484dae
[PATCH] v9fs: VFS file, dentry, and directory operations

This part of the patch contains the VFS file, dentry & directory interfaces.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/9p/vfs_dentry.c [new file with mode: 0644]
fs/9p/vfs_dir.c [new file with mode: 0644]
fs/9p/vfs_file.c [new file with mode: 0644]