]> 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)
commit6a08c21440aa5e92bd50632a165e20449da17882
tree22b64fc81dd8d86e563e3d19c3d45abab87f03c6
parent52b84c57d807147b50a424e6e0d15c9e705e7570
parentf6c72734cb99f5c39bfa33af2bf18b068fb09177
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()