From 4200896a53cfa14bcc4f8dcbd105343a7b1dda96 Mon Sep 17 00:00:00 2001 From: Chris Mason Date: Mon, 26 Mar 2007 16:01:00 -0400 Subject: add file extents to print_leaf --- ctree.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ctree.h') diff --git a/ctree.h b/ctree.h index 569504e3..8fed41e3 100644 --- a/ctree.h +++ b/ctree.h @@ -191,7 +191,7 @@ struct btrfs_file_extent_item { __le64 disk_blocknr; __le64 disk_num_blocks; /* - * the logical offset in file bytes (no csums) + * the logical offset in file blocks (no csums) * this extent record is for. This allows a file extent to point * into the middle of an existing extent on disk, sharing it * between two snapshots (useful if some bytes in the middle of the -- cgit v1.2.3