aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2022-10-26 15:08:18 -0400
committerDavid Sterba <[email protected]>2022-12-05 18:00:45 +0100
commit3683fbbc2314d6721a353f8bf4285a819ea9b512 (patch)
tree2bbaa1ddf60f9b70e5d48d1b2bc0f42634f64818 /tools/perf/scripts/python
parentb31bed170d5241d4c9e2fc572f31fc15b274a6c9 (diff)
btrfs: add dependencies to fs.h and block-rsv.h
There's several structures that are embedded inside of fs_info.h, so if we don't have all the proper includes when we include fs.h we'll get a variety of compile errors. I fixed this by adding a temporary c file that just had #include "fs.h" and then added include files until the compiler stopped complaining. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions