[PATCH v2 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate

Mark Tinguely tinguely at sgi.com
Sat May 31 20:25:16 CDT 2014


On 05/31/14 20:22, Mark Tinguely wrote:
>
> The xfs_inode thinks there are 11 bmbt entries when there should only be
> 11:
>    i_df = {
>      if_bytes = 0xb0, <- here 11 entries 0x10 bytes long

sorry bad editing when I could not do hex math. There are 11 entries, 
should be 11 entries, but we have one missing entry and one garbage entry.

--Mark.



More information about the xfs mailing list