diff options
author | 2022-11-15 10:44:06 +0100 | |
---|---|---|
committer | 2022-12-05 18:00:57 +0100 | |
commit | bacf60e515862904dd91a332f3a54f092416eaa6 (patch) | |
tree | 58304cb29fede643903865d70146c3c04a1ca629 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: split the bio submission path into a separate file (diff) | |
download | linux-rng-bacf60e515862904dd91a332f3a54f092416eaa6.tar.xz linux-rng-bacf60e515862904dd91a332f3a54f092416eaa6.zip |
btrfs: move repair_io_failure to bio.c
repair_io_failure ties directly into all the glory low-level details of
mapping a bio with a logic address to the actual physical location.
Move it right below btrfs_submit_bio to keep all the related logic
together.
Also move btrfs_repair_eb_io_failure to its caller in disk-io.c now that
repair_io_failure is available in a header.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions