]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #66698 from aainscow/partial_write_with_clone_fix
authorAlex Ainscow <156185648+aainscow@users.noreply.github.com>
Mon, 2 Feb 2026 14:13:21 +0000 (14:13 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 14:13:21 +0000 (14:13 +0000)
commit4a107d352b475f285dee736b9d630572277a9e91
tree51dc02341a0356c56ad57047a64ce1f334bee30e
parent7f9a83ec8895c1378c2c226ab517951b9a5553cb
parent65dce5ee39b622ab8cc95129fc817a92272d5cdb
Merge pull request #66698 from aainscow/partial_write_with_clone_fix

osd: Do not remove objects with divergent logs if only partial writes.

Reviewed-by: Bill Scales <bill_scales@uk.ibm.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>