diff options
author | Ming Lei <tom.leiming@gmail.com> | 2016-11-11 15:05:32 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-11-22 18:57:55 +0300 |
commit | 84c8590646d5b35804bac60eb58b145839b5893e (patch) | |
tree | 0f465eebb030ac1b2a5295b6c13d1c8d92c9b0c2 /drivers/thunderbolt | |
parent | 2c73a603cd0722c0594afc9efa0a617204303348 (diff) | |
download | linux-84c8590646d5b35804bac60eb58b145839b5893e.tar.xz |
target: avoid accessing .bi_vcnt directly
When the bio is full, bio_add_pc_page() will return zero,
so use this information tell when the bio is full.
Also replace access to .bi_vcnt for pr_debug() with bio_segments().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/thunderbolt')
0 files changed, 0 insertions, 0 deletions