Ronnie Sahlberg 4c49cf3581 cifs: protect updating server->dstaddr with a spinlock
[ Upstream commit fada37f6f62995cc449b36ebba1220594bfe55fe ]

We use a spinlock while we are reading and accessing the destination address for a server.
We need to also use this spinlock to protect when we are modifying this address from
reconn_set_ipaddr().

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-05-10 10:29:00 +02:00
..
2017-09-17 23:10:48 -05:00
2018-09-05 09:26:33 +02:00
2019-10-29 09:17:41 +01:00
2018-04-24 09:36:27 +02:00
2019-10-05 12:48:12 +02:00