]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/include/buffer.h
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / include / buffer.h
index b8c78210eae0e81057f0396f91c1678ae4716b8a..774ca052268cf478c641f1e46f1c844ef1986498 100644 (file)
@@ -1002,6 +1002,7 @@ inline namespace v14_2_0 {
         _carriage = &always_empty_bptr;
         _buffers.clone_from(other._buffers);
         _len = other._len;
+        last_p = begin();
       }
       return *this;
     }