]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Jan 2016 20:39:09 +0000 (12:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 24 Jan 2016 20:39:09 +0000 (12:39 -0800)
commitde1fe5ebed3b1b13a5cf95a8d7b35362fc6faa51
treef3fb973aa9271276bb17f7c78ac1e9e26d97e5e6
parentfc3a08460109b1c29720866ca4d9e7c23bc2ac7d
parent1a5f2767a117b3f4cde158fdc957cc65a36449e7
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs

Pull 9p updates from Eric Van Hensbergen:
 "Sorry for the last minute pull request, there's was a change that
  didn't get pulled into for-next until two weeks ago and I wanted to
  give it some bake time.

  Summary:

  Rework and error handling fixes, primarily in the fscatch and fd
  transports"

* tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs:
  fs/9p: use fscache mutex rather than spinlock
  9p: trans_fd, bail out if recv fcall if missing
  9p: trans_fd, read rework to use p9_parse_header
  net/9p: Add device name details on error
net/9p/trans_virtio.c