nbd: tell the block layer that it is not a rotational device
authorJens Axboe <jens.axboe@oracle.com>
Fri, 31 Oct 2008 09:06:37 +0000 (10:06 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 29 Dec 2008 07:29:50 +0000 (08:29 +0100)
commit31dcfab0ae6eb0340d456931df4d478e17efc65d
treee6d7ed8e6f313a3f0240144d83b3951868724886
parentb374d18a4bfce705e4a99ae9f501b53e86ecb283
nbd: tell the block layer that it is not a rotational device

Then we can get rid of that manual elevator type fiddling.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/nbd.c