NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 20 Sep 2015 17:30:30 +0000 (13:30 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 21 Sep 2015 02:34:35 +0000 (22:34 -0400)
If the current open or layout stateid doesn't match the stateid used
in the layoutget RPC call, then don't try to recover it.

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

Simple merge