summaryrefslogtreecommitdiff
path: root/btrfs-fragments.c
diff options
context:
space:
mode:
Diffstat (limited to 'btrfs-fragments.c')
-rw-r--r--btrfs-fragments.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/btrfs-fragments.c b/btrfs-fragments.c
index eb75eb7a..46c78d2b 100644
--- a/btrfs-fragments.c
+++ b/btrfs-fragments.c
@@ -218,7 +218,7 @@ list_fragments(int fd, u64 flags, char *dir)
memset(&args, 0, sizeof(args));
- sk->tree_id = 2;
+ sk->tree_id = BTRFS_EXTENT_TREE_OBJECTID;
sk->max_type = -1;
sk->min_type = 0;
sk->max_objectid = (u64)-1;