]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] v9fs: VFS superblock operations and glue
authorEric Van Hensbergen <ericvh@gmail.com>
Fri, 9 Sep 2005 20:04:20 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:56 +0000 (13:57 -0700)
commit649624269619a2ad2cc5af815d03cad4f1ce54bf
tree69bab629bd530930470fded8f04ca57566680668
parent3391a2be41bdee9d24a42092f612a5af04a19596
[PATCH] v9fs: VFS superblock operations and glue

This part of the patch contains VFS superblock and mapping code.

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/v9fs.c [new file with mode: 0644]
fs/9p/v9fs.h [new file with mode: 0644]
fs/9p/v9fs_vfs.h [new file with mode: 0644]
fs/9p/vfs_super.c [new file with mode: 0644]