NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
parent
2e80dbe7ac
commit
d138027a82
1 changed files with 0 additions and 1 deletions
|
@ -484,7 +484,6 @@ __be32 nfs4_callback_sequence(struct cb_sequenceargs *args,
|
|||
goto out;
|
||||
|
||||
tbl = &clp->cl_session->bc_slot_table;
|
||||
slot = tbl->slots + args->csa_slotid;
|
||||
|
||||
/* Set up res before grabbing the spinlock */
|
||||
memcpy(&res->csr_sessionid, &args->csa_sessionid,
|
||||
|
|
Loading…
Reference in a new issue