Re: [PATCH U-BOOT v2 3/3] fs: btrfs: Fix LZO false decompression error caused by pending zero

2020-04-17 Thread Tom Rini
On Thu, Mar 26, 2020 at 01:35:56PM +0800, Qu Wenruo wrote: > For certain btrfs files with compressed file extent, uboot will fail to > load it: > > btrfs_read_extent_reg: disk_bytenr=14229504 disk_len=73728 offset=0 > nr_bytes=131 > 072 > decompress_lzo: tot_len=70770 > decompress_lzo:

Re: [PATCH U-BOOT v2 3/3] fs: btrfs: Fix LZO false decompression error caused by pending zero

2020-03-26 Thread Marek Behun
On Thu, 26 Mar 2020 13:35:56 +0800 Qu Wenruo wrote: > For certain btrfs files with compressed file extent, uboot will fail to > load it: > > btrfs_read_extent_reg: disk_bytenr=14229504 disk_len=73728 offset=0 > nr_bytes=131 > 072 > decompress_lzo: tot_len=70770 > decompress_lzo: