Re: [PATCH v2 2/4] NFSD/blocklayout: Extract extent mapping from proc_layoutget
From: Christoph Hellwig
Date: Fri Oct 03 2025 - 02:57:13 EST
On Thu, Oct 02, 2025 at 11:31:12PM +0300, Sergey Bashirov wrote:
> No changes in functionality. Split the proc_layoutget function to
> create a helper function that maps single extent to the requested
> range. This helper function is then used to implement support for
> multiple extents per LAYOUTGET.
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>