Mauro Carvalho Chehab | 7e04273 | 2019-06-28 07:13:34 -0300 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0 |
| 2 | |
Mauro Carvalho Chehab | 3944310 | 2019-04-18 17:29:24 -0300 | [diff] [blame] | 3 | .. The here included files are intended to help understand the implementation |
| 4 | |
| 5 | Data flows that Relate some functions, and write packets |
| 6 | ======================================================== |
| 7 | |
| 8 | .. kernel-figure:: DRBD-8.3-data-packets.svg |
| 9 | :alt: DRBD-8.3-data-packets.svg |
| 10 | :align: center |
| 11 | |
| 12 | .. kernel-figure:: DRBD-data-packets.svg |
| 13 | :alt: DRBD-data-packets.svg |
| 14 | :align: center |
| 15 | |
| 16 | |
| 17 | Sub graphs of DRBD's state transitions |
| 18 | ====================================== |
| 19 | |
| 20 | .. kernel-figure:: conn-states-8.dot |
| 21 | :alt: conn-states-8.dot |
| 22 | :align: center |
| 23 | |
| 24 | .. kernel-figure:: disk-states-8.dot |
| 25 | :alt: disk-states-8.dot |
| 26 | :align: center |
| 27 | |
Akira Yokosawa | 5c81691 | 2021-11-26 13:11:17 +0900 | [diff] [blame] | 28 | .. kernel-figure:: peer-states-8.dot |
| 29 | :alt: peer-states-8.dot |
Mauro Carvalho Chehab | 3944310 | 2019-04-18 17:29:24 -0300 | [diff] [blame] | 30 | :align: center |