Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Two more places that need to handle ENETDOWN/ENETUNREACH
@ 2025-04-06 15:45 trondmy
  2025-04-06 15:45 ` [PATCH v2 1/2] NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors trondmy
  2025-04-06 15:45 ` [PATCH v2 2/2] NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors trondmy
  0 siblings, 2 replies; 5+ messages in thread
From: trondmy @ 2025-04-06 15:45 UTC (permalink / raw)
  To: Omar Sandoval; +Cc: Jeff Layton, Chris Mason, linux-nfs

From: Trond Myklebust <trond.myklebust@hammerspace.com>

Omar Sandoval reports seeing layouts that are leaked when a container is
shut down uncleanly.

---
v2:
 - Fix issues reported by Jeff Layton

Trond Myklebust (2):
  NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
  NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors

 fs/nfs/nfs4proc.c |  9 +++++++++
 fs/nfs/pnfs.c     | 12 ++++++++++++
 2 files changed, 21 insertions(+)

-- 
2.49.0


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

end of thread, other threads:[~2025-04-06 15:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-06 15:45 [PATCH v2 0/2] Two more places that need to handle ENETDOWN/ENETUNREACH trondmy
2025-04-06 15:45 ` [PATCH v2 1/2] NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors trondmy
2025-04-06 15:54   ` Jeff Layton
2025-04-06 15:45 ` [PATCH v2 2/2] NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors trondmy
2025-04-06 15:54   ` Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox