]> git.ipfire.org Git - thirdparty/linux.git/commit
NFSv4: Print an error in the syslog when state is marked as irrecoverable
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 22 Jul 2019 08:44:04 +0000 (09:44 +0100)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 5 Aug 2019 02:35:40 +0000 (22:35 -0400)
commit86dbd08b32838dc8940ccab2eebd47cf80224494
tree918a3f765d1e473a30483677a33322d127a0fe2f
parent5eb8d18ca0e001c6055da2b7f30d8f6dca23a44f
NFSv4: Print an error in the syslog when state is marked as irrecoverable

When error recovery fails due to a fatal error on the server, ensure
we log it in the syslog.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4state.c