commit | 41341afa0fd7b086a1327e2b76ab0eb7a3661f25 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 19 09:26:27 2017 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jun 27 12:13:45 2017 -0600 |
tree | 816830bae1e7390913a377409c87dd8d9caec854 | |
parent | 8fc450443e3c489af41a3c9c85b32d38625f2c2a [diff] |
dm: don't set bounce limit Now all queues allocators come without abounce limit by default, dm doesn't have to override this anymore. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>