]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: deepcopy the buffer of exist clean extent when duplicate_for_write
authorXinyu Huang <xinyu.huang@intel.com>
Wed, 19 Apr 2023 01:46:31 +0000 (01:46 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 11 Oct 2023 11:40:57 +0000 (11:40 +0000)
commit6448732f3997624462a33bce1294856d1e694840
tree6140e95716422be38ea5a0b3d4668b4ff33ef600
parent233f6c5cc6d0655da720823b28f339cca60a615b
crimson/os/seastore: deepcopy the buffer of exist clean extent when duplicate_for_write

Beacuse exist clean extent shares buffer with original clean extent.

Signed-off-by: Xinyu Huang <xinyu.huang@intel.com>
(cherry picked from commit 026066a7e5c4cc1bc04ed91003c553146a0b60ef)
src/crimson/os/seastore/cache.cc