2021-08-12 20:51:21

by J. Bruce Fields

[permalink] [raw]
Subject: [PATCH 0/2] minor nfsd fixes

From: "J. Bruce Fields" <[email protected]>

These are two minor fixes I stumbled across while investigating other
problems.

--b.

J. Bruce Fields (2):
rpc: fix gss_svc_init cleanup on failure
nfsd4: Fix forced-expiry locking

fs/nfsd/nfs4state.c | 4 ++--
net/sunrpc/auth_gss/svcauth_gss.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

--
2.31.1


2021-08-13 19:52:01

by Chuck Lever

[permalink] [raw]
Subject: Re: [PATCH 0/2] minor nfsd fixes

Hi Bruce-

> On Aug 12, 2021, at 4:41 PM, J. Bruce Fields <[email protected]> wrote:
>
> From: "J. Bruce Fields" <[email protected]>
>
> These are two minor fixes I stumbled across while investigating other
> problems.
>
> --b.
>
> J. Bruce Fields (2):
> rpc: fix gss_svc_init cleanup on failure
> nfsd4: Fix forced-expiry locking
>
> fs/nfsd/nfs4state.c | 4 ++--
> net/sunrpc/auth_gss/svcauth_gss.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)

I will merge these once my power and internet are back on.

--
Chuck Lever