[Devel] Re: [PATCH] nfs4state reclaimer: Remove unnecessary allow_signal
Trond Myklebust
trond.myklebust at fys.uio.no
Thu Apr 19 09:26:42 PDT 2007
On Thu, 2007-04-19 at 01:59 -0600, Eric W. Biederman wrote:
> From: Eric W. Biederman <ebiederm at xmission.com>
>
> Cc: Neil Brown <neilb at suse.de>
> Cc: Trond Myklebust <trond.myklebust at fys.uio.no>
> Signed-off-by: Eric W. Biederman <ebiederm at xmission.com>
> ---
> fs/nfs/nfs4state.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c
> index 5fffbdf..d16393f 100644
> --- a/fs/nfs/nfs4state.c
> +++ b/fs/nfs/nfs4state.c
> @@ -775,8 +775,6 @@ static int reclaimer(void *ptr)
> struct rpc_cred *cred;
> int status = 0;
>
> - allow_signal(SIGKILL);
> -
> /* Ensure exclusive access to NFSv4 state */
> lock_kernel();
> down_write(&clp->cl_sem);
Ditto...
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list