2024-02-20 14:51:13

by Chuck Lever

[permalink] [raw]
Subject: [GIT PULL] NFSD fixes for v6.1.y

The following changes since commit 8b4118fabd6eb75fed19483b04dab3a036886489:

Linux 6.1.78 (2024-02-16 19:06:32 +0100)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-6.1.y

for you to fetch changes up to d432d1006b60bd6b5c38974727bdce78f449eeea:

nfsd: don't take fi_lock in nfsd_break_deleg_cb() (2024-02-16 13:58:29 -0500)

----------------------------------------------------------------
NeilBrown (2):
nfsd: fix RELEASE_LOCKOWNER
nfsd: don't take fi_lock in nfsd_break_deleg_cb()

fs/nfsd/nfs4state.c | 37 ++++++++++++++++++++-----------------
1 file changed, 20 insertions(+), 17 deletions(-)

--
Chuck Lever


2024-02-20 14:57:50

by Greg KH

[permalink] [raw]
Subject: Re: [GIT PULL] NFSD fixes for v6.1.y

On Tue, Feb 20, 2024 at 09:50:53AM -0500, Chuck Lever wrote:
> The following changes since commit 8b4118fabd6eb75fed19483b04dab3a036886489:
>
> Linux 6.1.78 (2024-02-16 19:06:32 +0100)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-6.1.y
>
> for you to fetch changes up to d432d1006b60bd6b5c38974727bdce78f449eeea:
>
> nfsd: don't take fi_lock in nfsd_break_deleg_cb() (2024-02-16 13:58:29 -0500)
>
> ----------------------------------------------------------------
> NeilBrown (2):
> nfsd: fix RELEASE_LOCKOWNER
> nfsd: don't take fi_lock in nfsd_break_deleg_cb()

A pull request for just 2 patches? Ok, I'll go dig them out of here,
but next time, a mbox or just sending them as patches works too, no need
to go through the trouble of this.

thanks,

greg k-h

2024-02-20 15:03:21

by Chuck Lever

[permalink] [raw]
Subject: Re: [GIT PULL] NFSD fixes for v6.1.y



> On Feb 20, 2024, at 9:57 AM, Greg KH <[email protected]> wrote:
>
> On Tue, Feb 20, 2024 at 09:50:53AM -0500, Chuck Lever wrote:
>> The following changes since commit 8b4118fabd6eb75fed19483b04dab3a036886489:
>>
>> Linux 6.1.78 (2024-02-16 19:06:32 +0100)
>>
>> are available in the Git repository at:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-6.1.y
>>
>> for you to fetch changes up to d432d1006b60bd6b5c38974727bdce78f449eeea:
>>
>> nfsd: don't take fi_lock in nfsd_break_deleg_cb() (2024-02-16 13:58:29 -0500)
>>
>> ----------------------------------------------------------------
>> NeilBrown (2):
>> nfsd: fix RELEASE_LOCKOWNER
>> nfsd: don't take fi_lock in nfsd_break_deleg_cb()
>
> A pull request for just 2 patches? Ok, I'll go dig them out of here,
> but next time, a mbox or just sending them as patches works too, no need
> to go through the trouble of this.

Understood. These were already in the repo for our test infrastructure.


--
Chuck Lever


2024-02-20 15:07:34

by Greg KH

[permalink] [raw]
Subject: Re: [GIT PULL] NFSD fixes for v6.1.y

On Tue, Feb 20, 2024 at 09:50:53AM -0500, Chuck Lever wrote:
> The following changes since commit 8b4118fabd6eb75fed19483b04dab3a036886489:
>
> Linux 6.1.78 (2024-02-16 19:06:32 +0100)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-6.1.y
>
> for you to fetch changes up to d432d1006b60bd6b5c38974727bdce78f449eeea:
>
> nfsd: don't take fi_lock in nfsd_break_deleg_cb() (2024-02-16 13:58:29 -0500)
>
> ----------------------------------------------------------------
> NeilBrown (2):
> nfsd: fix RELEASE_LOCKOWNER
> nfsd: don't take fi_lock in nfsd_break_deleg_cb()
>
> fs/nfsd/nfs4state.c | 37 ++++++++++++++++++++-----------------
> 1 file changed, 20 insertions(+), 17 deletions(-)

Now queued up. Note, the second commit here also was needed for 6.7.y
and 6.6.y, so I've added it there too.

thanks,

greg k-h

2024-02-20 15:19:39

by Greg KH

[permalink] [raw]
Subject: Re: [GIT PULL] NFSD fixes for v6.1.y

On Tue, Feb 20, 2024 at 02:59:40PM +0000, Chuck Lever III wrote:
>
>
> > On Feb 20, 2024, at 9:57 AM, Greg KH <[email protected]> wrote:
> >
> > On Tue, Feb 20, 2024 at 09:50:53AM -0500, Chuck Lever wrote:
> >> The following changes since commit 8b4118fabd6eb75fed19483b04dab3a036886489:
> >>
> >> Linux 6.1.78 (2024-02-16 19:06:32 +0100)
> >>
> >> are available in the Git repository at:
> >>
> >> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git nfsd-6.1.y
> >>
> >> for you to fetch changes up to d432d1006b60bd6b5c38974727bdce78f449eeea:
> >>
> >> nfsd: don't take fi_lock in nfsd_break_deleg_cb() (2024-02-16 13:58:29 -0500)
> >>
> >> ----------------------------------------------------------------
> >> NeilBrown (2):
> >> nfsd: fix RELEASE_LOCKOWNER
> >> nfsd: don't take fi_lock in nfsd_break_deleg_cb()
> >
> > A pull request for just 2 patches? Ok, I'll go dig them out of here,
> > but next time, a mbox or just sending them as patches works too, no need
> > to go through the trouble of this.
>
> Understood. These were already in the repo for our test infrastructure.

Not a problem, if they are easier for you to send this way, that's fine,
they were trivial for me to import in the end, I shouldn't have
complained, I just don't want you to have to do any extra work.

thanks,

greg k-h