diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-11-07 10:48:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 11:19:46 +0300 |
commit | 27d22db4ccf1a9e298651cc1d8a2578b721cc19d (patch) | |
tree | 41bbd6ffe714be05c2f01784b70a9062829ebc15 /fs/splice.c | |
parent | 51a564498cfbe97a631bcd7fb30faf2bb254860e (diff) | |
download | linux-27d22db4ccf1a9e298651cc1d8a2578b721cc19d.tar.xz |
block: drbd: remove a stray unlock in __drbd_send_protocol()
[ Upstream commit 8e9c523016cf9983b295e4bc659183d1fa6ef8e0 ]
There are two callers of this function and they both unlock the mutex so
this ends up being a double unlock.
Fixes: 44ed167da748 ("drbd: rcu_read_lock() and rcu_dereference() for tconn->net_conf")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/splice.c')
0 files changed, 0 insertions, 0 deletions