commit | 5ab97588fb266187b88d1ad893251c94388f18ba | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Mon Jun 22 10:12:32 2009 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Mon Jun 22 10:12:32 2009 +0100 |
tree | 0dfd693fb3a31e22353e5640db8c17c989b5c65d | |
parent | be6d4305db093ad1cc623f7dd3d2470b7bd73fa4 [diff] |
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>