From 13a771931b9ce49d7d8cad8ea256a60cc4319bf2 Mon Sep 17 00:00:00 2001 From: Matan Breizman Date: Thu, 7 Mar 2024 09:14:03 +0000 Subject: [PATCH] doc/dev/crimson: add Code Walkthroughs Signed-off-by: Matan Breizman --- doc/dev/crimson/crimson.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/dev/crimson/crimson.rst b/doc/dev/crimson/crimson.rst index ea00ceebf56f1..f447ce96d5ef6 100644 --- a/doc/dev/crimson/crimson.rst +++ b/doc/dev/crimson/crimson.rst @@ -475,3 +475,10 @@ addresses in the backtrace:: [root@3deb50a8ad51 ~]# dnf install -q -y file [root@3deb50a8ad51 ~]# python3 seastar-addr2line -e /usr/bin/crimson-osd # paste the backtrace here + +Code Walkthroughs +================= + +* `Ceph Code Walkthroughs: Crimson `_ + +* `Ceph Code Walkthroughs: SeaStore `_ -- 2.47.3