David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 1 | .. SPDX-License-Identifier: GPL-2.0 |
| 2 | |
| 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 | |
| 28 | .. kernel-figure:: node-states-8.dot |
| 29 | :alt: node-states-8.dot |
| 30 | :align: center |