]> git.baikalelectronics.ru Git - 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)
commitc797e9b72a4ec02d78a7255537c4e4979e197d7c
tree091e4e8e5863654042638d4165eecdc856bc2bff
parent6dd6ad4de530d30fb216f1477f48d0eb4b87fecd
parentfbf82c56a9db2c0a0f612f02ad25ff2eb4a473e8
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