Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232693
b: refs/heads/master
c: 2c4cdf8
h: refs/heads/master
i:
  232691: d9d53c7
v: v3
  • Loading branch information
Andy Adamson authored and Trond Myklebust committed Jan 25, 2011
1 parent 2287c3d commit b99fa1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 778be232a207e79088ba70d832ac25dfea6fbf1a
refs/heads/master: 2c4cdf8f6d3cfb48036400952329555099c8c92c
2 changes: 1 addition & 1 deletion trunk/fs/nfs/callback_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,9 @@ __be32 nfs4_callback_sequence(struct cb_sequenceargs *args,
res->csr_highestslotid = NFS41_BC_MAX_CALLBACKS - 1;
res->csr_target_highestslotid = NFS41_BC_MAX_CALLBACKS - 1;
nfs4_cb_take_slot(clp);
cps->clp = clp; /* put in nfs4_callback_compound */

out:
cps->clp = clp; /* put in nfs4_callback_compound */
for (i = 0; i < args->csa_nrclists; i++)
kfree(args->csa_rclists[i].rcl_refcalls);
kfree(args->csa_rclists);
Expand Down

0 comments on commit b99fa1d

Please sign in to comment.