]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
bluestore: Fix _setattr() with rare memory alignments 63839/head
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 18 Jun 2025 10:25:21 +0000 (10:25 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Wed, 18 Jun 2025 10:29:30 +0000 (10:29 +0000)
commite82bf6d0fd8bf4e461441a7e0cab87397043c754
treed48b8486cb1e39991b695303446dbb5e3ca0178d
parent04ad137e4460a3b2422f6dac992b112e3fa15f78
bluestore: Fix _setattr() with rare memory alignments

Fix case bufferlist is length 0.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/os/bluestore/BlueStore.cc