mtd: ensure that bdi entries are properly initialized and registered
authorJens Axboe <jens.axboe@oracle.com>
Tue, 27 Apr 2010 07:49:47 +0000 (09:49 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Apr 2010 07:51:30 +0000 (09:51 +0200)
They will be holding dirty inodes and be responsible for flushing
them out, so they need to be setup properly.

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

No differences found