[GIT PULL] 9p file system bug fixes

Previous thread: [PATCH] KOBJECTS: kref.h incorrectly describes itself as kref.c. by Robert P. J. Day on Saturday, March 13, 2010 - 5:58 am. (2 messages)

Next thread: [PATCH 2.6.33] hid-tmff: Add RGT ff clutch device id by Markus Rathgeb on Saturday, March 13, 2010 - 9:29 am. (2 messages)
From: Eric Van Hensbergen
Date: Saturday, March 13, 2010 - 8:33 am

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
--

Previous thread: [PATCH] KOBJECTS: kref.h incorrectly describes itself as kref.c. by Robert P. J. Day on Saturday, March 13, 2010 - 5:58 am. (2 messages)

Next thread: [PATCH 2.6.33] hid-tmff: Add RGT ff clutch device id by Markus Rathgeb on Saturday, March 13, 2010 - 9:29 am. (2 messages)