Documentation for the linear target. The last 2 scripts still need testing. --- diff/Documentation/device-mapper/linear.txt 1970-01-01 01:00:00.000000000 +0100 +++ source/Documentation/device-mapper/linear.txt 2004-04-21 10:55:50.297843200 +0100 @@ -0,0 +1,48 @@ +The linear target maps a linear range of the device mapper device on +to a linear range of another device. This is the basic building block +of logical volume managers. + +Parameters: + +[[ +#!/bin/sh +# Create an identity mapping for a device +dmsetup create identity <