aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r--fs/btrfs/ctree.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index 0d50c57caf5..026fc47b42c 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -1113,9 +1113,6 @@ struct btrfs_fs_info {
1113struct btrfs_root { 1113struct btrfs_root {
1114 struct extent_buffer *node; 1114 struct extent_buffer *node;
1115 1115
1116 /* the node lock is held while changing the node pointer */
1117 spinlock_t node_lock;
1118
1119 struct extent_buffer *commit_root; 1116 struct extent_buffer *commit_root;
1120 struct btrfs_root *log_root; 1117 struct btrfs_root *log_root;
1121 struct btrfs_root *reloc_root; 1118 struct btrfs_root *reloc_root;