From e64bf3fb2945e552d74bde43fb2ff4e1180b976b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 25 Jul 2012 10:29:58 +0100 Subject: New APIs: pvchange-uuid, pvchange-uuid-all, vgchange-uuid, vgchange-uuid-all. These APIs will allow sysprep to change the UUIDs of all PVs and VGs in the system. LVs don't have UUIDs AFAICT, or at least there seems to be no way to change them if they do have them. --- 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 f59a90f3..947e93bc 100644 --- a/src/MAX_PROC_NR +++ b/src/MAX_PROC_NR @@ -1 +1 @@ -337 +341 -- cgit