]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
osd: fixed data digest issue where it was running on shallow scrub
authorJon Bailey <jonathan.bailey1@ibm.com>
Fri, 7 Nov 2025 17:20:20 +0000 (17:20 +0000)
committerJon Bailey <jonathan.bailey1@ibm.com>
Fri, 7 Nov 2025 17:20:20 +0000 (17:20 +0000)
DISTROS: centos9 rocky10 jammy noble
ARCHS: x86_64

src/common/json/OSDStructures.h

index 9f6d1c7e824653c4fd0957f1e5f0216cbc06e36b..96620636e9728d5f94b779daaaf060a8df01f2bc 100644 (file)
@@ -10,7 +10,7 @@
 
 class JSONObj;
 
-namespace ceph {
+namespace ceph  {
 namespace messaging {
 namespace osd {
 struct OSDMapRequest {