nfsd: mark cb path down on unknown errors
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 22 Oct 2019 16:29:37 +0000 (12:29 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 8 Nov 2019 17:32:59 +0000 (12:32 -0500)
commit20428a8047eac2fe3b493b454232dfd18d7f3d34
tree8f79967c452a2d20db935a83e92b20964724123b
parent2bbfed98a4d82ac4e7abfcd4eba40bddfc670b1d
nfsd: mark cb path down on unknown errors

An unexpected error is probably a sign that something is wrong with the
callback path.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4callback.c