diff options
author | Shaohua Li <shaohua.li@intel.com> | 2010-02-11 07:43:00 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2010-02-12 21:47:19 (GMT) |
commit | 3f6fae9559225741c91f1320090b285da1413290 (patch) | |
tree | 94c1a90aaed740d80cfa701b8c4abad5bbb699df /fs/hfs | |
parent | 23b5c50945f2294add0137799400329c0ebba290 (diff) | |
download | linux-fsl-qoriq-3f6fae9559225741c91f1320090b285da1413290.tar.xz |
Btrfs: btrfs_mark_extent_written uses the wrong slot
My test do: fallocate a big file and do write. The file is 512M, but
after file write is done btrfs-debug-tree shows:
item 6 key (257 EXTENT_DATA 0) itemoff 3516 itemsize 53
extent data disk byte 1103101952 nr 536870912
extent data offset 0 nr 399634432 ram 536870912
extent compression 0
Looks like a regression introducted by
6c7d54ac87f338c479d9729e8392eca3f76e11e1, where we set wrong slot.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/hfs')
0 files changed, 0 insertions, 0 deletions