/openbmc/linux/net/9p/ |
H A D | Makefile | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | error.c | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | Kconfig | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | mod.c | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | trans_fd.c | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | client.c | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
/openbmc/linux/fs/9p/ |
H A D | Makefile | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | fid.h | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | vfs_dentry.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | v9fs_vfs.h | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | fid.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | vfs_dir.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | v9fs.h | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | vfs_addr.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | v9fs.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | vfs_super.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | vfs_file.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | vfs_inode.c | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
/openbmc/linux/include/net/9p/ |
H A D | transport.h | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | 9p.h | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | client.h | bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
/openbmc/linux/net/ |
H A D | Makefile | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
H A D | Kconfig | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|
/openbmc/linux/fs/ |
H A D | Kconfig | diff bd238fb431f31989898423c8b6496bc8c4204a86 Tue Jul 10 17:57:28 CDT 2007 Latchesar Ionkov <lucho@ionkov.net> 9p: Reorganization of 9p file system code
This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. It moves the transport, packet marshalling and connection layers to net/9p leaving only the VFS related files in fs/9p. This work is being done in preparation for in-kernel 9p servers as well as alternate 9p clients (other than VFS).
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
|