All of lore.kernel.org
 help / color / mirror / Atom feed
* nfsd patches to fix deadlock
@ 2022-03-23 20:01 Khazhy Kumykov
  2022-03-24 12:44 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Khazhy Kumykov @ 2022-03-23 20:01 UTC (permalink / raw)
  To: stable; +Cc: Trond Myklebust

[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

Please consider the following 2 patches for stable 5.4. They applied
cleanly to 5.4.y for me, and fix a deadlock we have experienced. (See
discussion at https://lore.kernel.org/linux-nfs/a9cf9bcd72a187127b73042a9369e17bd5a0e93d.camel@hammerspace.com
). These patches are from 5.5, so newer kernels should not need it. I
looked at 4.19, and it looks like this issue should not exist in that
kernel (we don't have filecache.c and it's associated shrinker). I
have not looked at older kernels, but presume the issue also does not
apply there.

9542e6a643fc ("nfsd: Containerise filecache laundrette")
36ebbdb96b69 ("nfsd: cleanup nfsd_file_lru_dispose()")

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3999 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: nfsd patches to fix deadlock
  2022-03-23 20:01 nfsd patches to fix deadlock Khazhy Kumykov
@ 2022-03-24 12:44 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-03-24 12:44 UTC (permalink / raw)
  To: Khazhy Kumykov; +Cc: stable, Trond Myklebust

On Wed, Mar 23, 2022 at 01:01:58PM -0700, Khazhy Kumykov wrote:
> Please consider the following 2 patches for stable 5.4. They applied
> cleanly to 5.4.y for me, and fix a deadlock we have experienced. (See
> discussion at https://lore.kernel.org/linux-nfs/a9cf9bcd72a187127b73042a9369e17bd5a0e93d.camel@hammerspace.com
> ). These patches are from 5.5, so newer kernels should not need it. I
> looked at 4.19, and it looks like this issue should not exist in that
> kernel (we don't have filecache.c and it's associated shrinker). I
> have not looked at older kernels, but presume the issue also does not
> apply there.
> 
> 9542e6a643fc ("nfsd: Containerise filecache laundrette")
> 36ebbdb96b69 ("nfsd: cleanup nfsd_file_lru_dispose()")

Now queued up, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-24 12:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-23 20:01 nfsd patches to fix deadlock Khazhy Kumykov
2022-03-24 12:44 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.