commit | 93eaadebe9e1c28528f01204cefccc7ba050c913 | [log] [tgz] |
---|---|---|
author | tsutomu.owa@toshiba.co.jp <tsutomu.owa@toshiba.co.jp> | Tue Sep 12 09:01:55 2017 +0000 |
committer | David Teigland <teigland@redhat.com> | Mon Sep 25 12:45:21 2017 -0500 |
tree | df9fb041d12b8c1a0b973a1379354356a1c0e674 | |
parent | ccbbea04326e061651e0b38eda0792c758ce4f91 [diff] |
DLM: fix to use sk_callback_lock correctly In the current implementation, we think that exclusion control between processing to set the callback function to the connection structure and processing to refer to the connection structure from the callback function was not enough. We fix them. Signed-off-by: Tadashi Miyauchi <miyauchi@toshiba-tops.co.jp> Signed-off-by: Tsutomu Owa <tsutomu.owa@toshiba.co.jp> Signed-off-by: David Teigland <teigland@redhat.com>