]> git.baikalelectronics.ru Git - kernel.git/commit
dm table: replace struct io_restrictions with struct queue_limits
authorMike Snitzer <snitzer@redhat.com>
Mon, 22 Jun 2009 09:12:32 +0000 (10:12 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Mon, 22 Jun 2009 09:12:32 +0000 (10:12 +0100)
commitd2888cddc7ee52b7b01ef7e73870659f6b869244
tree0dfd693fb3a31e22353e5640db8c17c989b5c65d
parentbf346ee723aec9ce01d7a18d39c71eafc39c6c81
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 <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-table.c
include/linux/device-mapper.h