From 0a85fbc946d7838366c35c0425efddb1a91f593c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 8 Oct 2012 17:26:53 +0100 Subject: Add support for hotplugging (removing disks). New API: remove-drive. Note because of a bug in fuser, this only works with psmisc >= 22.20. This also updates the hotplugging tests. --- src/MAX_PROC_NR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/MAX_PROC_NR') diff --git a/src/MAX_PROC_NR b/src/MAX_PROC_NR index 5b0cffbc..ba300673 100644 --- a/src/MAX_PROC_NR +++ b/src/MAX_PROC_NR @@ -1 +1 @@ -370 +372 -- cgit