From: Eric Van Hensbergen on 5 Mar 2010 16:20 Linus, The following changes since commit 64ba9926759792cf7b95f823402e2781edd1b5d4: Linus Torvalds (1): Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus Aneesh Kumar K.V (4): net/9p: Add multi channel support. net/9p: Remove MAX_9P_CHAN limit net/9p: Handle mount errors correctly. fs/9p: Add hardlink support to .u extension Sripathi Kodi (4): 9P2010.L handshake: Add VFS flags 9P2010.L handshake: Add mount option 9P2010.L handshake: Remove "dotu" variable 9P2010.L handshake: .L protocol negotiation fs/9p/fid.c | 2 +- fs/9p/v9fs.c | 8 ++-- fs/9p/v9fs.h | 23 ++++++--- fs/9p/vfs_dir.c | 2 +- fs/9p/vfs_file.c | 4 +- fs/9p/vfs_inode.c | 48 +++++++++++++------ include/linux/virtio_9p.h | 3 - include/net/9p/client.h | 18 +++++++- net/9p/client.c | 114 ++++++++++++++++++++++++++++++++++----------- net/9p/protocol.c | 74 ++++++++++++++++------------- net/9p/protocol.h | 6 +- net/9p/trans_virtio.c | 80 +++++++++++++------------------ 12 files changed, 238 insertions(+), 144 deletions(-) thanks, -eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH] x86/bootmem: introduce bootmem_default_goal Next: bit errors on spitz |