NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 28 Dec 2015 17:57:53 +0000 (12:57 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 28 Dec 2015 19:33:04 +0000 (14:33 -0500)
commit41c9127d6d588138c66b2614ac596ea63313acca
treecaff36c19e6748b76edd562af06c875842567223
parentfc7ff36747b991d1be0d68987066ea87eedbb43e
NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1

The RFC requires us to check if the server is recalling a stateid that we
haven't yet received. If so, tell it to wait.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback_proc.c