[PATCH 2/3] Don't tell sysfs to launch the container as we are doing it ourselves
From: <hidden>
Date: 2011-10-20 10:06:17
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: <hidden>
Date: 2011-10-20 10:06:17
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Jes Sorensen <redacted> Signed-off-by: Jes Sorensen <redacted> --- Incremental.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Incremental.c b/Incremental.c
index 4a5e568..f5f0f33 100644
--- a/Incremental.c
+++ b/Incremental.c@@ -446,7 +446,6 @@ int Incremental(char *devname, int verbose, int runstop, if (info.array.level == LEVEL_CONTAINER) { int devnum = devnum; /* defined and used iff ->external */ /* Try to assemble within the container */ - sysfs_uevent(&info, "change"); if (verbose >= 0) fprintf(stderr, Name ": container %s now has %d devices\n",
--
1.7.6.4