]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
bluestore: Fix _setattr() with rare memory alignments
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 18 Jun 2025 10:25:21 +0000 (10:25 +0000)
committerAlex Ainscow <aainscow@uk.ibm.com>
Wed, 2 Jul 2025 08:40:46 +0000 (09:40 +0100)
commitffb256f9374c7189cf0c0692f9ef6f562d6a2155
treed1ed0474026d1c2f547f47f9911d712e8cc16c77
parent1c36ee5b17f829b19bc2a1075c0a80049751f5e7
bluestore: Fix _setattr() with rare memory alignments

Fix case bufferlist is length 0.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
(cherry picked from commit e82bf6d0fd8bf4e461441a7e0cab87397043c754)
src/os/bluestore/BlueStore.cc