From: Mikulas Patocka Date: Tue, 2 Aug 2011 11:32:06 +0000 (+0100) Subject: dm ioctl: forbid multiple device specifiers X-Git-Tag: v3.1-rc1~85^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759dea204cce9f1fc2a5d00ea25211299fc7a4a0;p=pandora-kernel.git dm ioctl: forbid multiple device specifiers Exactly one of name, uuid or device must be specified when referencing an existing device. This removes the ambiguity (risking the wrong device being updated) if two conflicting parameters were specified. Previously one parameter got used and any others were ignored silently. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed