The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:

  Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-next

for you to fetch changes up to 552aad02a283ee88406b102b4d6455eef7127196:

  9P: Fix race between p9_write_work() and p9_fd_request() (2012-09-17 14:54:11 -0500)

----------------------------------------------------------------
Jeff Layton (1):
      9p: don't use __getname/__putname for uname/aname

Jim Meyering (1):
      fs/9p: avoid debug OOPS when reading a long symlink

Simon Derr (5):
      net/9p: Check errno validity
      9P: Fix race in p9_read_work()
      9P: fix test at the end of p9_write_work()
      9P: Fix race in p9_write_work()
      9P: Fix race between p9_write_work() and p9_fd_request()

 fs/9p/v9fs.c      |   30 +++++++++++++++++++-----------
 fs/9p/vfs_inode.c |    8 ++++----
 net/9p/client.c   |   18 ++++++++++++++++--
 net/9p/trans_fd.c |   38 ++++++++++++++++++++------------------
 4 files changed, 59 insertions(+), 35 deletions(-)

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
This tag has no release notes.