commit | 2fc6822c99d7e902b7cef146efa37420d41c0c59 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Wed Oct 26 15:08:35 2022 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Dec 05 18:00:47 2022 +0100 |
tree | 56db1b95c19c5765147ce48eb88e4f470dc96104 | |
parent | 677074792a1d533232ec5517f23f78d64e6dffac [diff] |
btrfs: move scrub prototypes into scrub.h Move these out of ctree.h into scrub.h to cut down on code in ctree.h. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>