NFSv4: Further cleanups to shutdown loops
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 25 Mar 2025 22:18:40 +0000 (18:18 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 26 Mar 2025 16:19:08 +0000 (12:19 -0400)
commit3eba080e4d4f7bcc22ba19b43ab5fd412d99d1ba
treeb3273cb976db9ea53a4f3c358efbcc22511daf95
parent2d3e998a0bc7fe26a724f87a8ce217848040520e
NFSv4: Further cleanups to shutdown loops

Replace the tests for the RPC client being shut down with tests for
whether the nfs_client is in an error state.

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