Disable random map automatically if a non-uniform random distribution is given
authorJens Axboe <axboe@kernel.dk>
Thu, 15 Nov 2012 22:21:23 +0000 (15:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 15 Nov 2012 22:21:23 +0000 (15:21 -0700)
commit5881fda43ce41756029a830cc83dbf4480cb6ea2
treeb714266107fca1aefbb0e901bf1cf3cf83a092b9
parent4e98a45014737dc4f35d0ca599e4d1ccb4ef3c9b
Disable random map automatically if a non-uniform random distribution is given

Doesn't make sense to use a map, if the user specifically asked for
a non-uniform distribution.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
init.c