mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
cbd7be43c4
Move from requesting only 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, but we will no longer error out if it does not. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>