From b99fa1dbed3eabbe1531237da5d28947401722c9 Mon Sep 17 00:00:00 2001 From: Andy Adamson Date: Tue, 25 Jan 2011 15:38:02 +0000 Subject: [PATCH] --- yaml --- r: 232693 b: refs/heads/master c: 2c4cdf8f6d3cfb48036400952329555099c8c92c h: refs/heads/master i: 232691: d9d53c7c76e7b3497a664b5214853cc34631a93a v: v3 --- [refs] | 2 +- trunk/fs/nfs/callback_proc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index bd5f1351c198..9eca210b7ee0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 778be232a207e79088ba70d832ac25dfea6fbf1a +refs/heads/master: 2c4cdf8f6d3cfb48036400952329555099c8c92c diff --git a/trunk/fs/nfs/callback_proc.c b/trunk/fs/nfs/callback_proc.c index 829f406e91dd..89587573fe50 100644 --- a/trunk/fs/nfs/callback_proc.c +++ b/trunk/fs/nfs/callback_proc.c @@ -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);