commit | 464b424fb09b894f792a494f10539c190db503cf | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Mar 20 17:11:20 2024 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon May 20 11:06:18 2024 -0400 |
tree | 1e183c016bdc6eacaf6d15a3492d497b8d710874 | |
parent | 9c75576e3bbf0153e92ab51ff161962d8632c290 [diff] |
pNFS/filelayout: Specify the layout segment range in LAYOUTGET Move from only requesting full file layout segments to requesting layout segments that match our I/O size. This means the server is still free to return a full file layout if it wants, but partial layouts will no longer cause an error. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>