diff options
author | 2017-02-14 23:29:01 +0800 | |
---|---|---|
committer | 2017-02-15 11:23:49 -0800 | |
commit | 8e58e327e25c7fffc3fb79a24c76637bdda37716 (patch) | |
tree | 8fff78e94d9383628b0ffa09438c399116732897 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | md: fail if mddev->bio_set can't be created (diff) | |
download | linux-rng-8e58e327e25c7fffc3fb79a24c76637bdda37716.tar.xz linux-rng-8e58e327e25c7fffc3fb79a24c76637bdda37716.zip |
md/raid1: use bio_clone_bioset_partial() in case of write behind
Write behind need to replace pages in bio's bvecs, and we have
to clone a fresh bio with new bvec table, so use the introduced
bio_clone_bioset_partial() for it.
For other bio_clone_mddev() cases, we will use fast clone since
they don't need to touch bvec table.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions