From: Milan Broz Date: Tue, 3 Oct 2006 08:15:20 +0000 (-0700) Subject: [PATCH] dm mpath: support ioctls X-Git-Tag: v2.6.19-rc1~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af4aa30b713a58e5952045f52c41a6e3baa2fdc;p=pandora-kernel.git [PATCH] dm mpath: support ioctls When an ioctl is performed on a multipath device simply pass it on to the underlying block device through current_path. If current path is not yet selected, select it. Signed-off-by: Milan Broz Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed