linux/fs/9p
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic
This patch abstracts out the interfaces to underlying transports so that
new transports can be added as modules.  This should also allow kernel
configuration of transports without ifdef-hell.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2007-10-17 14:31:07 -05:00
..
fid.c 9p: remove deprecated v9fs_fid_lookup_remove() 2007-08-23 10:13:45 -05:00
fid.h 9p: remove deprecated v9fs_fid_lookup_remove() 2007-08-23 10:13:45 -05:00
Makefile 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
v9fs.c 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00
v9fs.h 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00
v9fs_vfs.h 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
vfs_addr.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
vfs_dentry.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
vfs_dir.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
vfs_file.c 9PFS: clean up explicit check for mandatory locks 2007-10-09 18:32:46 -04:00
vfs_inode.c 9p: cache meta-data when cache=loose 2007-07-14 15:14:08 -05:00
vfs_super.c 9p: Make transports dynamic 2007-10-17 14:31:07 -05:00