Documentation for the linear target. The last 2 scripts still need testing. --- diff/Documentation/device-mapper/linear.txt 1969-12-31 18:00:00.000000000 -0600 +++ source/Documentation/device-mapper/linear.txt 2004-06-01 19:07:38.000000000 -0500 @@ -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 <