summaryrefslogtreecommitdiff
path: root/fs/btrfs/sysfs.h
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2019-06-13 17:27:36 +0200
committerDavid Sterba <dsterba@suse.com>2019-09-09 14:59:05 +0200
commitb33151e7b3a3d057f975852164581d89b2e6716a (patch)
tree7842e686cfab3963a9563e3462f7b873d966985f /fs/btrfs/sysfs.h
parent6e369febbc534596b5e366d46f10b65bb4caa544 (diff)
btrfs: delete debugfs code
Replaced by the sysfs exports that provide a more fine grained interface for filesystem debugging. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/sysfs.h')
-rw-r--r--fs/btrfs/sysfs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/btrfs/sysfs.h b/fs/btrfs/sysfs.h
index 40716b357c1d..4bb4fe96d4bd 100644
--- a/fs/btrfs/sysfs.h
+++ b/fs/btrfs/sysfs.h
@@ -3,11 +3,6 @@
#ifndef BTRFS_SYSFS_H
#define BTRFS_SYSFS_H
-/*
- * Data exported through sysfs
- */
-extern u64 btrfs_debugfs_test;
-
enum btrfs_feature_set {
FEAT_COMPAT,
FEAT_COMPAT_RO,