From: Lars Ellenberg Date: Mon, 14 Mar 2011 12:58:03 +0000 (+0100) Subject: drbd: bail out if a config requrest is over-determined, and not matching X-Git-Tag: v3.8-rc1~78^2~18^2~410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=527f4b24e51194a79f89ce5ce523236be31c511d;p=pandora-kernel.git drbd: bail out if a config requrest is over-determined, and not matching We have resources resp. connections, volumes, and minor numbers. A config request may specifies all three of them. If it turns out that the minor belongs to a different connection, or a different volume number in the same connection, that configuration request is invalid. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed