btrfs: move sysfs declarations out of ctree.h

As the header for sysfs code already exists, use it to clean up ctree.h.

Signed-off-by: David Sterba <dsterba@suse.com>
このコミットが含まれているのは:
David Sterba
2019-08-01 17:34:41 +02:00
コミット 89439109bc
3個のファイルの変更12行の追加12行の削除

ファイルの表示

@@ -43,6 +43,7 @@
#include "free-space-cache.h"
#include "backref.h"
#include "space-info.h"
#include "sysfs.h"
#include "tests/btrfs-tests.h"
#include "block-group.h"