]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 6 Apr 2025 08:38:52 +0000 (10:38 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 28 Apr 2025 03:25:44 +0000 (23:25 -0400)
commit2d7f844ffac683dea7b1697c016e63081199383e
tree964aebecf8806df851b7c68202475b56b9d4e920
parentb4432656b36e5cc1d50a1f2dc15357543add530e
NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors

Ensure that the NFSv4 error handling code recognises the
RPC_TASK_NETUNREACH_FATAL flag, and handles the ENETDOWN and ENETUNREACH
errors accordingly.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
fs/nfs/nfs4proc.c