Prev: [PATCH 6/9] Staging: comedi: adv_pci_dio: fixed multiple brace coding style issue
Next: [tip:perf/core] x86, perf: Unmask LVTPC only if we have APIC supported
From: Eric Van Hensbergen on 13 Mar 2010 10:40 Linus, Please pull the following bug fixes for the 9p file system: The following changes since commit daf9fe2ee9a203c4fc555cfe5c5f3d9f660e743c: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../sameo/mfd-2.6 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 (3): net/9p: Use the tag name in the config space for identifying mount point net/9p: Add sysfs mount_tag file for virtio 9P device fs/9p: re-init the wstat in readdir loop Sachin Prabhu (1): 9p: Skip check for mandatory locks when unlocking Sripathi Kodi (1): 9p: Change the name of new protocol from 9p2010.L to 9p2000.L jvrao (1): 9p: Fixes a simple bug enabling writes beyond 2GB. fs/9p/v9fs.h | 6 ++-- fs/9p/vfs_dir.c | 11 +++++++- fs/9p/vfs_file.c | 4 +- include/linux/virtio.h | 1 + include/linux/virtio_9p.h | 12 ++++++++ include/net/9p/client.h | 4 +- net/9p/client.c | 16 +++++----- net/9p/trans_virtio.c | 64 ++++++++++++++++++++++++++++++++++++++++---- 8 files changed, 96 insertions(+), 22 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/ |