]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Mar 2017 23:16:38 +0000 (15:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Mar 2017 23:16:38 +0000 (15:16 -0800)
commit69fd110eb650ea7baa82158f3b89a7d86da1d056
tree091e4e8e5863654042638d4165eecdc856bc2bff
parent821fd6f6cb6500cd04a6c7e8f701f9b311a5c2b3
parent4038a2a37e3595c299aecdaa20cb01ceb9c78303
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs sendmsg updates from Al Viro:
 "More sendmsg work.

  This is a fairly separate isolated stuff (there's a continuation
  around lustre, but that one was too late to soak in -next), thus the
  separate pull request"

* 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  ncpfs: switch to sock_sendmsg()
  ncpfs: don't mess with manually advancing iovec on send
  ncpfs: sendmsg does *not* bugger iovec these days
  ceph_tcp_sendpage(): use ITER_BVEC sendmsg
  afs_send_pages(): use ITER_BVEC
  rds: remove dead code
  ceph: switch to sock_recvmsg()
  usbip_recv(): switch to sock_recvmsg()
  iscsi_target: deal with short writes on the tx side
  [nbd] pass iov_iter to nbd_xmit()
  [nbd] switch sock_xmit() to sock_{send,recv}msg()
  [drbd] use sock_sendmsg()
drivers/block/drbd/drbd_main.c
drivers/block/nbd.c
drivers/target/iscsi/iscsi_target_util.c
drivers/usb/usbip/usbip_common.c
fs/afs/rxrpc.c
fs/ncpfs/sock.c
net/ceph/messenger.c
net/rds/rds.h