[GIT PULL] 9p: 2.6.24 patches (phase 2)

From: Eric Van Hensbergen
Date: Tue Oct 23 2007 - 15:00:04 EST


Linus, please pull from the 'for-linus' branch of:
git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git/ for-linus

This tree contains the following:

Latchesar Ionkov(1):
9p: v9fs_vfs_rename incorrect clunk order

Adrian Bunk(1):
9p: fix memleak in fs/9p/v9fs.c

Eric Van Hensbergen(1)
9p: add virtio transport

Documentation/filesystems/9p.txt | 8
fs/9p/v9fs.c | 1
fs/9p/vfs_inode.c | 4
include/linux/virtio_9p.h | 10 +
net/9p/Kconfig | 7
net/9p/Makefile | 4
net/9p/trans_virtio.c | 353 +++++++++++++++++++++++++++++++++++++++
7 files changed, 382 insertions(+), 5 deletions(-)

Thanks,
-eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/