summaryrefslogtreecommitdiff
path: root/ctree.h
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-03-26 16:01:00 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-03-26 16:01:00 -0400
commit4200896a53cfa14bcc4f8dcbd105343a7b1dda96 (patch)
tree8a86a7c5eaf55d6c5c72c8975300f769b82de8ba /ctree.h
parent132db51b1f205ff2a85c9e44d44daab296b90e30 (diff)
add file extents to print_leaf
Diffstat (limited to 'ctree.h')
-rw-r--r--ctree.h2
1 files changed, 1 insertions, 1 deletions
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