NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 28 Aug 2016 16:19:04 +0000 (12:19 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 28 Aug 2016 18:23:27 +0000 (14:23 -0400)
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback_proc.c

index c359329..f953ef6 100644 (file)
@@ -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,