mbox series

[v1,0/2] pNFS/filelayout: Enable partial layout support

Message ID 20240320211120.228954-1-anna@kernel.org (mailing list archive)
Headers show
Series pNFS/filelayout: Enable partial layout support | expand

Message

Anna Schumaker March 20, 2024, 9:11 p.m. UTC
From: Anna Schumaker <Anna.Schumaker@Netapp.com>

These patches are heavily based on Trond's patches from April 2020 that
added partial layout support to the flexfile layout. As far as I can
tell, the pieces are already there we just need to change the filelayout
code to be okay with partial layouts.

Thanks,
Anna

Anna Schumaker (2):
  pNFS/filelayout: Remove the whole file layout requirement
  pNFS/filelayout: Specify the layout segment range in LAYOUTGET

 fs/nfs/filelayout/filelayout.c | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)