Home
last modified time | relevance | path

Searched hist:"2 f713615ddd9d805b6c5e79c52e0e11af99d2bf1" (Results 1 – 4 of 4) sorted by relevance

/linux/net/ceph/
H A Dmessenger_v1.c2f713615ddd9d805b6c5e79c52e0e11af99d2bf1 Thu Nov 12 15:48:06 CET 2020 Ilya Dryomov <idryomov@gmail.com> libceph: move msgr1 protocol implementation to its own file

A pure move, no other changes.

Note that ceph_tcp_recv{msg,page}() and ceph_tcp_send{msg,page}()
helpers are also moved. msgr2 will bring its own, more efficient,
variants based on iov_iter. Switching msgr1 to them was considered
but decided against to avoid subtle regressions.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
H A DMakefilediff 2f713615ddd9d805b6c5e79c52e0e11af99d2bf1 Thu Nov 12 15:48:06 CET 2020 Ilya Dryomov <idryomov@gmail.com> libceph: move msgr1 protocol implementation to its own file

A pure move, no other changes.

Note that ceph_tcp_recv{msg,page}() and ceph_tcp_send{msg,page}()
helpers are also moved. msgr2 will bring its own, more efficient,
variants based on iov_iter. Switching msgr1 to them was considered
but decided against to avoid subtle regressions.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
H A Dmessenger.cdiff 2f713615ddd9d805b6c5e79c52e0e11af99d2bf1 Thu Nov 12 15:48:06 CET 2020 Ilya Dryomov <idryomov@gmail.com> libceph: move msgr1 protocol implementation to its own file

A pure move, no other changes.

Note that ceph_tcp_recv{msg,page}() and ceph_tcp_send{msg,page}()
helpers are also moved. msgr2 will bring its own, more efficient,
variants based on iov_iter. Switching msgr1 to them was considered
but decided against to avoid subtle regressions.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
/linux/include/linux/ceph/
H A Dmessenger.hdiff 2f713615ddd9d805b6c5e79c52e0e11af99d2bf1 Thu Nov 12 15:48:06 CET 2020 Ilya Dryomov <idryomov@gmail.com> libceph: move msgr1 protocol implementation to its own file

A pure move, no other changes.

Note that ceph_tcp_recv{msg,page}() and ceph_tcp_send{msg,page}()
helpers are also moved. msgr2 will bring its own, more efficient,
variants based on iov_iter. Switching msgr1 to them was considered
but decided against to avoid subtle regressions.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>