writeback: add name to backing_dev_info
authorJens Axboe <jens.axboe@oracle.com>
Fri, 12 Jun 2009 12:45:52 +0000 (14:45 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 11 Sep 2009 07:20:26 +0000 (09:20 +0200)
This enables us to track who does what and print info. Its main use
is catching dirty inodes on the default_backing_dev_info, so we can
fix that up.

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

No differences found