Re: [PATCH 0/6] ceph: convert the inline data paths to folios

From: Tal Zussman

Date: Wed Aug 26 2026 - 06:08:28 EST


On 8/26/26 5:52 AM, Xiubo Li wrote:
> Hi Tal,
>
> Thanks for your patches. BTW, we are removing the inline code please
> see https://lore.kernel.org/ceph-devel/20260729-b4-ceph-remove-inline-data-v2-1-db0c92dab8ee@xxxxxxxxx/.
>
> BRs
> Xiubo
>

Hi Xiubo,

Thanks, that's good to know.

I see that the patch you sent gates the inline code behind a config option
for a transitional period rather than removing it immediately.
In that case, I think it's still worth merging this series, as it removes
usage of some deprecated mm APIs that I'd like to remove in the next cycle.

Sashiko found some pre-existing issues with the inline data path, but if it's
being removed I'll leave them alone for now.

Thanks,
Tal