]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3391a2be41bdee9d24a42092f612a5af04a19596
tree4ea9d979291cb8e8f82f988b14054de4d6dbf802
parent16d814273c0c5bb9de0b99d925eef73b4ab18c99
[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]