block: don't overwrite bdi->state after bdi_init() has been run
authorJens Axboe <jens.axboe@oracle.com>
Fri, 12 Jun 2009 12:42:56 +0000 (14:42 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 16 Jun 2009 06:21:03 +0000 (08:21 +0200)
Move the defaults to where we do the init of the backing_dev_info.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found