diff options
author | Roberto Bergantinos Corpas <rbergant@redhat.com> | 2019-04-25 16:36:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-31 16:47:14 +0300 |
commit | ee011b7cc48b9d5874ce987a3d6e3680c58a9b05 (patch) | |
tree | 280ac25c7b71f1d3f66b14718f1601c47d25d822 /init | |
parent | c98bd3312593ac7a2d7f10fafcc90bca38195635 (diff) | |
download | linux-ee011b7cc48b9d5874ce987a3d6e3680c58a9b05.tar.xz |
NFS: make nfs_match_client killable
[ Upstream commit 950a578c6128c2886e295b9c7ecb0b6b22fcc92b ]
Actually we don't do anything with return value from
nfs_wait_client_init_complete in nfs_match_client, as a
consequence if we get a fatal signal and client is not
fully initialised, we'll loop to "again" label
This has been proven to cause soft lockups on some scenarios
(no-carrier but configured network interfaces)
Signed-off-by: Roberto Bergantinos Corpas <rbergant@redhat.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions