NFS: Cancel all existing RPC tasks when shutdown
authorBenjamin Coddington <bcodding@redhat.com>
Thu, 15 Jun 2023 18:07:31 +0000 (14:07 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Jun 2023 19:08:46 +0000 (15:08 -0400)
commit7d3e26a054c88477b26adda3542d66271a943968
tree2c7ee52084037e41b88b5f1807d4016af799391c
parentd9615d166c7ede67bf16bdd0772e35e124f305f5
NFS: Cancel all existing RPC tasks when shutdown

Walk existing RPC tasks and cancel them with -EIO when the client is
shutdown.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/sysfs.c