]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit9e82cf6a802a72f0f447eb4c76d6a3fc8736a31d
tree69bab629bd530930470fded8f04ca57566680668
parent2bad8471511ce5cc3ea90d0940622bd4b56b9cce
[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]