Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Oct 2012 00:59:23 +0000 (09:59 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Oct 2012 00:59:23 +0000 (09:59 +0900)
commit940e3a8dd6683a3787faf769b3df7a06f1c2fa31
tree5f722b4a63fcaf288e2689576d75c16e0dfc700d
parent12250d843e8489ee00b5b7726da855e51694e792
parent759f42987f98915764bad922ee123acb0eadbe33
Merge tag 'for-linus-merge-3.7' of git://git./linux/kernel/git/ericvh/v9fs

Pull v9fs update from Eric Van Hensbergen.

* tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs:
  9P: Fix race between p9_write_work() and p9_fd_request()
  9P: Fix race in p9_write_work()
  9P: fix test at the end of p9_write_work()
  9P: Fix race in p9_read_work()
  9p: don't use __getname/__putname for uname/aname
  net/9p: Check errno validity
  fs/9p: avoid debug OOPS when reading a long symlink
fs/9p/v9fs.c
net/9p/trans_fd.c