diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2020-11-12 15:48:06 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-12-14 23:21:50 +0100 |
commit | 2f713615ddd9d805b6c5e79c52e0e11af99d2bf1 (patch) | |
tree | 1a2940cfdb53882ace9f27167d594828cdbf6658 /net/ncsi | |
parent | 566050e17e53db283d4e26b73b4b50556f97ce7b (diff) | |
download | linux-2f713615ddd9d805b6c5e79c52e0e11af99d2bf1.tar.gz linux-2f713615ddd9d805b6c5e79c52e0e11af99d2bf1.tar.bz2 linux-2f713615ddd9d805b6c5e79c52e0e11af99d2bf1.zip |
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>
Diffstat (limited to 'net/ncsi')
0 files changed, 0 insertions, 0 deletions