diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2015-06-02 18:59:01 +0800 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-06-11 21:09:06 -0400 |
commit | 0579c8d2084adf932f09fe7edb5ee9328795d89f (patch) | |
tree | e9256b3aed887465d086393d620f5e150fc8847f /block | |
parent | e937ee714b2df638275a61a99e0d033682f764d2 (diff) | |
download | op-kernel-dev-0579c8d2084adf932f09fe7edb5ee9328795d89f.zip op-kernel-dev-0579c8d2084adf932f09fe7edb5ee9328795d89f.tar.gz |
nfs: Initialize cb_sequenceres information before validate_seqid()
For a cb_layoutrecall replay, nfsd got CB_SEQUENCE status of zero,
but all informations of cb_sequenceres are zero too !!!
validate_seqid() return NFS4ERR_RETRY_UNCACHED_REP for a replay,
and skip the initlize cb_sequenceres.
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions