From cbd1c45d95c530c8d94103dcc2c521bf5501ef59 Mon Sep 17 00:00:00 2001 From: Wanlong Gao Date: Thu, 24 Nov 2011 21:06:07 +0800 Subject: New API: md-stop for stopping MD devices This API is used to stop a md device. When we want to move a device to another md array, we should stop the md device which contained this device first. Signed-off-by: Wanlong Gao --- src/MAX_PROC_NR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/MAX_PROC_NR b/src/MAX_PROC_NR index d8fc48a4..274f7143 100644 --- a/src/MAX_PROC_NR +++ b/src/MAX_PROC_NR @@ -1 +1 @@ -301 +302 -- cgit