From: Paolo Bonzini Date: Thu, 12 Jan 2012 15:01:29 +0000 (+0100) Subject: dm: do not forward ioctls from logical volumes to the underlying device X-Git-Tag: v3.2.2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f176d299c6598b3a94d1257f39410da5ba08e5;p=pandora-kernel.git dm: do not forward ioctls from logical volumes to the underlying device commit ec8013beddd717d1740cfefb1a9b900deef85462 upstream. A logical volume can map to just part of underlying physical volume. In this case, it must be treated like a partition. Based on a patch from Alasdair G Kergon. Cc: Alasdair G Kergon Cc: dm-devel@redhat.com Signed-off-by: Paolo Bonzini Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed