From: Mike Snitzer Date: Mon, 22 Jun 2009 09:12:32 +0000 (+0100) Subject: dm table: replace struct io_restrictions with struct queue_limits X-Git-Tag: v2.6.31-rc1~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab97588fb266187b88d1ad893251c94388f18ba;p=pandora-kernel.git dm table: replace struct io_restrictions with struct queue_limits Use blk_stack_limits() to stack block limits (including topology) rather than duplicate the equivalent within Device Mapper. Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed