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

NFS: Fix a bogus warning in nfs_generic_pgio



It is OK for pageused == pagecount in the loop, as long as we don't add
another entry to the *pages array. Move the test so that it only triggers
in that case.

Reported-by: default avatarSteve Dickson <SteveD@redhat.com>
Fixes: bba5c188

 (nfs: disallow duplicate pages in pgio page vectors)
Cc: Weston Andros Adamson <dros@primarydata.com>
Cc: stable@vger.kernel.org # 3.16.x
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 3caa0c6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment