aboutsummaryrefslogtreecommitdiff
path: root/Documentation/blockdev/drbd
AgeCommit message (Collapse)AuthorFilesLines
2019-07-15docs: blockdev: add it to the admin-guideMauro Carvalho Chehab9-1269/+0
The blockdev book basically contains user-faced documentation. Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab3-7/+42
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 <[email protected]>
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 <[email protected]> Signed-off-by: Philipp Reisner <[email protected]>
2009-10-01The DRBD driverPhilipp Reisner7-0/+1196
Signed-off-by: Philipp Reisner <[email protected]> Signed-off-by: Lars Ellenberg <[email protected]>