]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2015 03:22:11 +0000 (20:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2015 03:22:11 +0000 (20:22 -0700)
commit5cc56a65b0f00d5084ad8e5bd227772531d42fa5
tree780d8f0d1aa5239ebfbd4ae4abf709e903961c5f
parent0d8d21784f1caec16c95c1fa795ac39b193a9a6c
parent2a41c4478167aa7f97caf278709a085764350f1d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull 9p regression fix from Al Viro:
 "Fix for breakage introduced when switching p9_client_{read,write}() to
  struct iov_iter * (went into 4.1)"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  9p: ensure err is initialized to 0 in p9_client_read/write