pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 14 Jul 2016 22:46:24 +0000 (18:46 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 19 Jul 2016 20:23:22 +0000 (16:23 -0400)
commite85d7ee42003314652ab3ae2c60e3b8cd793b65f
treececc7d64e483cfce4e45fbb6356806cba67327c7
parent56b38a1f7c781519eef09c1668a3c97ea911f86b
pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT

They are not the same error, and need to be handled differently.

Fixes: 183d9e7b112aa ("pnfs: rework LAYOUTGET retry handling")
Cc: stable@vger.kernel.org # 4.7
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
fs/nfs/nfs4proc.c
fs/nfs/pnfs.c