lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 9 Sep 2022 15:32:22 +0000
From:   Chuck Lever III <chuck.lever@...cle.com>
To:     Gaosheng Cui <cuigaosheng1@...wei.com>
CC:     Jeff Layton <jlayton@...nel.org>, Christoph Hellwig <hch@....de>,
        Bruce Fields <bfields@...hat.com>,
        Linux NFS Mailing List <linux-nfs@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] nfsd: remove nfsd4_prepare_cb_recall() declaration



> On Sep 9, 2022, at 2:59 AM, Gaosheng Cui <cuigaosheng1@...wei.com> wrote:
> 
> nfsd4_prepare_cb_recall() has been removed since
> commit 0162ac2b978e ("nfsd: introduce nfsd4_callback_ops"),
> so remove it.
> 
> Signed-off-by: Gaosheng Cui <cuigaosheng1@...wei.com>

Applied to for-next (6.1). Thanks!


> ---
> fs/nfsd/state.h | 1 -
> 1 file changed, 1 deletion(-)
> 
> diff --git a/fs/nfsd/state.h b/fs/nfsd/state.h
> index 5d28beb290fe..4155be65d806 100644
> --- a/fs/nfsd/state.h
> +++ b/fs/nfsd/state.h
> @@ -697,7 +697,6 @@ extern int nfsd4_create_callback_queue(void);
> extern void nfsd4_destroy_callback_queue(void);
> extern void nfsd4_shutdown_callback(struct nfs4_client *);
> extern void nfsd4_shutdown_copy(struct nfs4_client *clp);
> -extern void nfsd4_prepare_cb_recall(struct nfs4_delegation *dp);
> extern struct nfs4_client_reclaim *nfs4_client_to_reclaim(struct xdr_netobj name,
> 				struct xdr_netobj princhash, struct nfsd_net *nn);
> extern bool nfs4_has_reclaimed_state(struct xdr_netobj name, struct nfsd_net *nn);
> -- 
> 2.25.1
> 

--
Chuck Lever



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ