Re: [PATCH v5 1/2] fs/erofs: Add support for EROFS

2024-03-05 Thread Gao Xiang
On 2024/3/4 01:15, Yifan Zhao wrote: EROFS [1] is a lightweight read-only filesystem designed for performance which has already been shipped in most Linux distributions as well as widely used in several scenarios, such as Android system partitions, container images, and rootfs for embedded devi

Re: [PATCH] fs/xfs: Handle non-continuous data blocks in directory extents

2024-03-05 Thread Nicolas Frayer
Tested with a VM disk that has unmapped blocks and that fixes it. On Thu, Feb 15, 2024 at 3:54 PM Nicolas Frayer wrote: > > On Thu, Feb 15, 2024 at 2:51 PM Daniel Kiper wrote: > > > > Adding Marta, Nicolas, Sebastian and Vladimir... > > > > Jon, thank you for the patch! > > > > Marta, Nicolas an