[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yh7emmP7TkMZ+Q8B@B-P7TQMD6M-0146.local>
Date: Wed, 2 Mar 2022 11:03:54 +0800
From: Gao Xiang <hsiangkao@...ux.alibaba.com>
To: Chao Yu <chao@...nel.org>
Cc: linux-erofs@...ts.ozlabs.org, Yue Hu <huyue2@...ong.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] erofs: fix ztailpacking on > 4GiB filesystems
On Wed, Mar 02, 2022 at 10:49:47AM +0800, Chao Yu wrote:
> On 2022/2/22 11:31, Gao Xiang wrote:
> > z_idataoff here is an absolute physical offset, so it should use
> > erofs_off_t (64 bits at least). Otherwise, it'll get trimmed and
> > cause the decompresion failure.
> >
> > Fixes: ab92184ff8f1 ("erofs: add on-disk compressed tail-packing inline support")
> > Signed-off-by: Gao Xiang <hsiangkao@...ux.alibaba.com>
>
> Reviewed-by: Chao Yu <chao@...nel.org>
Thanks Chao. Yeah, I will submit it this week..
Thanks,
Gao Xiang
>
> Thanks,
Powered by blists - more mailing lists