From: Matan Breizman Date: Thu, 7 Mar 2024 09:14:03 +0000 (+0000) Subject: doc/dev/crimson: add Code Walkthroughs X-Git-Tag: v20.0.0~2449^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=13a771931b9ce49d7d8cad8ea256a60cc4319bf2;p=ceph.git doc/dev/crimson: add Code Walkthroughs Signed-off-by: Matan Breizman --- 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 `_