aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/blockdev/drbd/data-structure-v9.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab1-38/+0
Rename the blockdev documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. The drbd sub-directory contains some graphs and data flows. Add those too to the documentation. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2014-02-17drbd: Describe the future high-level structure of DRBDAndreas Gruenbacher1-0/+38
The following commits will successively transform DRBD into the structure described here. Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>