commit | d993831fa7ffeb89e994f046f93eeb09ec91df08 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Jun 12 14:45:52 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Sep 11 09:20:26 2009 +0200 |
tree | da4f94bbf022c83988bda71adf1f1b3a88cb4592 | |
parent | f09b00d3e789a88fa6c7c03cedc62cb65c1de0cb [diff] |
writeback: add name to backing_dev_info 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>