diff options
author | Roberto Bergantinos Corpas <rbergant@redhat.com> | 2019-04-25 15:36:51 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-05-07 10:38:14 -0400 |
commit | 950a578c6128c2886e295b9c7ecb0b6b22fcc92b (patch) | |
tree | 3fae267fb97c6507a0dc85f66387d57ced5e06de /fs/nfs/io.c | |
parent | b422df915cef80333d7a1732e6ed81f41db12b79 (diff) | |
download | linux-950a578c6128c2886e295b9c7ecb0b6b22fcc92b.tar.bz2 |
NFS: make nfs_match_client killable
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>
Diffstat (limited to 'fs/nfs/io.c')
0 files changed, 0 insertions, 0 deletions