Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dm switch: fix Documentation to use plain text

Signed-off-by: Mike Snitzer <snitzer@redhat.com>

+2 -2
+2 -2
Documentation/device-mapper/switch.txt
··· 47 47 Using this device-mapper switch target we can now build a two-layer 48 48 device hierarchy: 49 49 50 - Upper Tier – Determine which array member the I/O should be sent to. 51 - Lower Tier – Load balance amongst paths to a particular member. 50 + Upper Tier - Determine which array member the I/O should be sent to. 51 + Lower Tier - Load balance amongst paths to a particular member. 52 52 53 53 The lower tier consists of a single dm multipath device for each member. 54 54 Each of these multipath devices contains the set of paths directly to