LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] 9p: 2.6.24 patches (phase 2)
@ 2007-10-23 18:59 Eric Van Hensbergen
  0 siblings, 0 replies; only message in thread
From: Eric Van Hensbergen @ 2007-10-23 18:59 UTC (permalink / raw)
  To: torvalds; +Cc: Linux Kernel Mailing List, V9FS Developers

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-23 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-23 18:59 [GIT PULL] 9p: 2.6.24 patches (phase 2) Eric Van Hensbergen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).