btrfs: move space_info to space-info.h
Migrate the struct definition and the one helper that's in ctree.h into space-info.h Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:

committed by
David Sterba

parent
e749af443f
commit
8719aaae8d
@@ -28,6 +28,7 @@
|
||||
#include "sysfs.h"
|
||||
#include "qgroup.h"
|
||||
#include "ref-verify.h"
|
||||
#include "space-info.h"
|
||||
|
||||
#undef SCRAMBLE_DELAYED_REFS
|
||||
|
||||
|
Reference in New Issue
Block a user