1
0
Fork 0
alistair23-linux/fs/9p
Eric Van Hensbergen 67543e508d [PATCH] 9p: fix name consistency problems
There were a number of conflicting naming schemes used in the v9fs project.
The directory was fs/9p, but MAINTAINERS and Documentation referred to
v9fs.  The module name itself was 9p2000, and the file system type was 9P.
This patch attempts to clean that up, changing all references to 9p in
order to match the directory name.  We'll also start using 9p instead of
v9fs as our patch prefix.

There is also a minor consistency cleanup in the options changing the name
option to uname in order to more closely match the Plan 9 options.

Signed-off-by: Eric Van Hensbergevan <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:54 -08:00
..
9p.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
Makefile [PATCH] 9p: fix name consistency problems 2006-03-25 08:22:54 -08:00
conv.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
conv.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
debug.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
error.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
error.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
fcall.c [PATCH] 9p: fix name consistency problems 2006-03-25 08:22:54 -08:00
fcprint.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
fid.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
fid.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
mux.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
mux.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
trans_fd.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
transport.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
v9fs.c [PATCH] 9p: fix name consistency problems 2006-03-25 08:22:54 -08:00
v9fs.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
v9fs_vfs.h [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_addr.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_dentry.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_dir.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_file.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_inode.c [PATCH] v9fs: update license boilerplate 2006-03-25 08:22:54 -08:00
vfs_super.c [PATCH] 9p: fix name consistency problems 2006-03-25 08:22:54 -08:00