Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 May 2018 20:36:06 +0000 (13:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 May 2018 20:36:06 +0000 (13:36 -0700)
commitac42803695e73d5d32b1976aee837d9672382a2a
tree7ea9be10772b34d773e65b111c7a1799959d3e0d
parent3f5f8596ed0aeeb0d707ef9375161c4ee0caf611
parentfc218544fbc800d1c91348ec834cacfb257348f7
Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "These patches fix two long-standing bugs in the DIO code path, one of
  which is a crash trivially triggerable with splice()"

* tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client:
  ceph: fix iov_iter issues in ceph_direct_read_write()
  libceph: add osd_req_op_extent_osd_data_bvecs()
  ceph: fix rsize/wsize capping in ceph_direct_read_write()