Skip to content
Commit 8f7d5efb authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.1: Fix some issues with pnfs_generic_pg_test



1. If the intention is to coalesce requests 'prev' and 'req' then we
   have to ensure at least that we have a layout starting at
   req_offset(prev).

2. If we're only requesting a minimal layout of length desc->pg_count,
   we need to test the length actually returned by the server before
   we allow the coalescing to occur.

3. We need to deal correctly with (pgio->lseg == NULL)

4. Fixup the test guarding the pnfs_update_layout.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 19345cb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment