commit | c5fa01a0153fc4df23777034bc47eae31ac27731 | [log] [tgz] |
---|---|---|
author | Vasily Averin <vvs@virtuozzo.com> | Thu Nov 15 13:18:24 2018 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 13 09:51:07 2019 +0100 |
tree | f4290861c7a5952bf711531eac6b1cfd83c9243b | |
parent | 294776562f96efbd9b6a64348020b9e96ccf6e9e [diff] |
dlm: lost put_lkb on error path in receive_convert() and receive_unlock() commit c0174726c3976e67da8649ac62cae43220ae173a upstream. Fixes 6d40c4a708e0 ("dlm: improve error and debug messages") Cc: stable@kernel.org # 3.5 Signed-off-by: Vasily Averin <vvs@virtuozzo.com> Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>