summaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2020-04-21 12:37:39 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-10 10:26:11 +0200
commita1a970285b1a58754580fe68c4b053ccd877941b (patch)
tree363a3d1b144fb435cf6831e07cc5f870204ed1d1 /lib/mpi
parent6fef65ab2562cd2ca943c3c2651fb8fcf5285386 (diff)
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>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions