]> bbs.cooldavid.org Git - net-next-2.6.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)
commit5ab97588fb266187b88d1ad893251c94388f18ba
tree0dfd693fb3a31e22353e5640db8c17c989b5c65d
parentbe6d4305db093ad1cc623f7dd3d2470b7bd73fa4
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