mbox series

[v2,0/2] Two more places that need to handle ENETDOWN/ENETUNREACH

Message ID cover.1743954240.git.trond.myklebust@hammerspace.com (mailing list archive)
Headers show
Series Two more places that need to handle ENETDOWN/ENETUNREACH | expand

Message

Trond Myklebust April 6, 2025, 3:45 p.m. UTC
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(+)