aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2023-03-20 10:12:47 +0800
committerDavid Sterba <[email protected]>2023-04-17 18:01:23 +0200
commit2a2dc22f7e9df6daa9ab56e9b97855b3a0fbfc20 (patch)
tree4b3c28eaf807e4c99d78f115e3afda622c3a9c55 /scripts/gdb/linux/timerlist.py
parentf0bb5474cff02ce24dd2599114a894f39aea03e6 (diff)
btrfs: scrub: use dedicated super block verification function to scrub one super block
There is really no need to go through the super complex scrub_sectors() to just handle super blocks. Introduce a dedicated function to handle super block scrubbing. This new function will introduce a behavior change, instead of using the complex but concurrent scrub_bio system, here we just go submit-and-wait. There is really not much sense to care the performance of super block scrubbing. It only has 3 super blocks at most, and they are all scattered around the devices already. Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Anand Jain <[email protected]> Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions