diff options
author | Christoph Hellwig <hch@lst.de> | 2018-07-24 09:52:31 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-07-24 14:43:20 -0600 |
commit | 076ff2f0b877df4ace6604480f9b1278e61719b8 (patch) | |
tree | 0fcc867cb14adabb682baa9583622a500560be78 /fs/coredump.c | |
parent | c8b27acc775990bbd01f067ee7616f7abf2c98a1 (diff) | |
download | linux-076ff2f0b877df4ace6604480f9b1278e61719b8.tar.bz2 |
exofs: use bio_clone_fast in _write_mirror
The mirroring code never changes the bio data or biovecs. This means
we can reuse the biovec allocation easily instead of duplicating it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by Boaz Harrosh <ooo@electrozaur.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/coredump.c')
0 files changed, 0 insertions, 0 deletions