From: Sage Weil Date: Tue, 4 Feb 2020 03:28:19 +0000 (-0600) Subject: Merge PR #32831 into master X-Git-Tag: v15.1.1~563 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=64ef3242bf0b09d01fc80267a0616297bcdd5161;p=ceph.git Merge PR #32831 into master * refs/pull/32831/head: common, include: drop the copy{_in} from bufferlist entirely. os/bluestore: switch copy_in() users to bufferlist::iterator. osdc: switch users of bufferlist::copy{_in} to iterators. osd: switch users of bufferlist::copy{_in} to iterators. rgw: switch copy{_in} users to bufferlist::iterator. ec: switch users of bufferlist::copy{_in} to iterators. cls/queue: switch users of bufferlist::copy{_in} to iterators. client: switch users of bufferlist::copy{_in} to iterators. *: switch trivial users of bufferlist::copy{_in} to iterators. test/bl: switch copy{_in} users to bufferlist::iterator. common, include: kill the bl::last_p member. common: encode for std::list doesn't use bl::copy_in() anymore. Reviewed-by: Kefu Chai --- 64ef3242bf0b09d01fc80267a0616297bcdd5161