lkml.org 
[lkml]   [2012]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] nfsd: remove duplicate init in nfsd4_cb_recall
On Wed, Aug 29, 2012 at 10:10:53AM -0400, Namjae Jeon wrote:
> remove duplicate init in nfsd4_cb_recall

Thanks, applying for 3.7.--b.

>
> Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
> Signed-off-by: Vivek Trivedi <vtrivedi018@gmail.com>
> ---
> fs/nfsd/nfs4callback.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/nfsd/nfs4callback.c b/fs/nfsd/nfs4callback.c
> index 4c7bd35..bdf29c9 100644
> --- a/fs/nfsd/nfs4callback.c
> +++ b/fs/nfsd/nfs4callback.c
> @@ -1028,7 +1028,6 @@ void nfsd4_cb_recall(struct nfs4_delegation *dp)
> cb->cb_msg.rpc_cred = callback_cred;
>
> cb->cb_ops = &nfsd4_cb_recall_ops;
> - dp->dl_retries = 1;
>
> INIT_LIST_HEAD(&cb->cb_per_client);
> cb->cb_done = true;
> --
> 1.7.9.5
>


\
 
 \ /
  Last update: 2012-08-30 23:01    [W:0.047 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site