commit | 4113b88a658772e09b3fe475a5a4b7c9a9cdc04b | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Fri Nov 11 20:05:33 2016 +0800 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 22 08:57:55 2016 -0700 |
tree | 22acc500d1bce0e7b9e8afa3c6f34cee7de010dd | |
parent | 84c8590646d5b35804bac60eb58b145839b5893e [diff] |
bcache: debug: avoid accessing .bi_io_vec directly Instead we use standard iterator way to do that. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>