From 6f38d7ae107de0615232a64a1b16a470fa1f8a4b Mon Sep 17 00:00:00 2001 From: Piergiorgio Sartor Date: Tue, 22 Mar 2011 10:09:38 +1100 Subject: [PATCH] restripe: allow test code to have an offset on each device. If device name ends :number, e.g. /dev/sda0:1234 then assume the RAID data starts that many sectors from start of device. Signed-off-by: NeilBrown --- restripe.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/restripe.c b/restripe.c index f579a92..906788c 100644 --- a/restripe.c +++ b/restripe.c @@ -875,6 +875,14 @@ main(int argc, char *argv[]) exit(3); } for (i=0; i