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)
commitc4c53bad4095aec461ed2488534ce6c7e672228a
tree780d8f0d1aa5239ebfbd4ae4abf709e903961c5f
parentb7dec838b5f3610c9e800249b1da10468580cd11
parent999b8b88c6060adf7a9b7907740ae86ace65291e
Merge branch 'for-linus' of git://git./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