diff options
author | Christoph Hellwig <hch@lst.de> | 2022-11-15 12:44:06 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 20:00:57 +0300 |
commit | bacf60e515862904dd91a332f3a54f092416eaa6 (patch) | |
tree | 58304cb29fede643903865d70146c3c04a1ca629 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 103c19723c80bf74e4e70cd6cde3b8783a27aceb (diff) | |
download | linux-bacf60e515862904dd91a332f3a54f092416eaa6.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions