Searched hist:"4277 a9c3b3665f2830c55ece015163867b9414cc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | file-item.c | diff 4277a9c3b3665f2830c55ece015163867b9414cc Tue Oct 15 08:36:40 CDT 2013 Josef Bacik <jbacik@fusionio.com> Btrfs: add an assert to btrfs_lookup_csums_range for alignment
I was hitting weird issues when trying to remove hole extents and it turned out it was because I was sending non-aligned offsets down to btrfs_lookup_csums_range. So add an assert for this in case somebody trips over this in the future. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
|