diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-09-15 02:04:44 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-09-26 13:28:06 +0300 |
commit | 0e75f0054a2a16295352f453eb1683b4d1b940dd (patch) | |
tree | b7cbf57e423cff1f7765f02377376ac0fdeafffd /tools/perf/scripts/python | |
parent | 2103da3b0e3a3a4846c74438ff44258e68567127 (diff) | |
download | linux-0e75f0054a2a16295352f453eb1683b4d1b940dd.tar.xz |
btrfs: move fs_info forward declarations to the top of ctree.h
In order to make it more straightforward to move the fs_info struct and
it's related structures, move the struct declarations to the top of
ctree.h. This will make it easier to clean up after the fact.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions