NFSv4.1: Be conservative about the client highest slotid
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 11 Dec 2012 17:10:14 +0000 (12:10 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 11 Dec 2012 17:29:10 +0000 (12:29 -0500)
commitb0ef9647a0cd6cfd63fed48fbbe6005e4ba92571
treec1230782815dc36beecade439c341e47a0e18ebb
parent85563073741bd7935a6900d567ddaf907192270d
NFSv4.1: Be conservative about the client highest slotid

If the server sends us a target that looks like an outlier, but
is lower than the existing target, then respect it anyway.
However defer actually updating the generation counter until
we get a target that doesn't look like an outlier.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4session.c