]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dm: don't set bounce limit
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Jun 2017 07:26:27 +0000 (09:26 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 27 Jun 2017 18:13:45 +0000 (12:13 -0600)
commit41341afa0fd7b086a1327e2b76ab0eb7a3661f25
tree816830bae1e7390913a377409c87dd8d9caec854
parent8fc450443e3c489af41a3c9c85b32d38625f2c2a
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>
drivers/md/dm.c