]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/crimson/seastore: improve block size validation assert message 68550/head
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Wed, 22 Apr 2026 13:29:27 +0000 (18:59 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Wed, 22 Apr 2026 13:29:27 +0000 (18:59 +0530)
commitbe803907a815801b5ef697032f3644bd24af8914
tree5dd6ec2fc120d0e74910e50595455b351c73ce36
parentb5d482262b9dedd76e6119289e0973e7235c7f81
src/crimson/seastore: improve block size validation assert message

This commit changes the error message emitted when the device's block
size is lesser than the minimum expected by seastore. This is done to
improve usability and provide an actionable error message.

Fixes: https://tracker.ceph.com/issues/76123
Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
src/crimson/os/seastore/seastore.cc