[PATCH] v9fs: VFS inode operations
authorEric Van Hensbergen <ericvh@gmail.com>
Fri, 9 Sep 2005 20:04:19 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:56 +0000 (13:57 -0700)
commit2bad8471511ce5cc3ea90d0940622bd4b56b9cce
tree4ea9d979291cb8e8f82f988b14054de4d6dbf802
parente69e7fe5b0c86b7271045444a3a681136234c659
[PATCH] v9fs: VFS inode operations

This part of the patch contains the VFS inode 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_inode.c [new file with mode: 0644]