From: Lars Ellenberg Date: Wed, 1 Sep 2010 12:39:30 +0000 (+0200) Subject: drbd: implicitly create unconfigured devices on sync-after dependencies X-Git-Tag: v2.6.37-rc1~167^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef50a3e34f93a067ada541346be3175e924331a2;p=pandora-kernel.git drbd: implicitly create unconfigured devices on sync-after dependencies If pacemaker (for example) decided to initialize minor devices not in the exact sync-after dependency order, the configuration partially failed with an error "The sync-after minor number is invalid". (Bugz. #322) We can avoid that by implicitly creating unconfigured minor devices, if others depend on them. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed