Skip to content

Commit

Permalink
NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_s…
Browse files Browse the repository at this point in the history
…equence

Signed-off-by: Trond Myklebust <[email protected]>
  • Loading branch information
trondmypd committed Aug 28, 2016
1 parent 2e80dbe commit d138027
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/nfs/callback_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit d138027

Please sign in to comment.