]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Jan 2016 00:49:58 +0000 (16:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Jan 2016 00:49:58 +0000 (16:49 -0800)
commite689d1905462afcdc3aba75de91ac1658c7dd90c
tree22b64fc81dd8d86e563e3d19c3d45abab87f03c6
parent6435474e25d51728de089fb84cf97f07aafee25a
parentdcaec60837b12445c15e142c39d75f8b09f9d153
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull iov_iter infrastructure updates from Al Viro:
 "A couple of iov_iter updates"

* 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  iov_iter: export import_single_range()
  iov_iter: constify {csum_and_,}copy_to_iter()