commit | e010dd0ada619ed6d3411de7371fba12c1baa48b | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Apr 13 12:17:39 2017 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 04 09:19:24 2017 +0200 |
tree | d7767fd111a68592b4e7fa6498b0c5179cac3e35 | |
parent | 3b77faa0495abd07e94119681be8cc66af5e0a3b [diff] |
rbd: exclusive map option Support disabling automatic exclusive lock transfers to allow users to be in charge of which node should own the lock while being able to reuse exclusive lock's built-in blacklist/break-lock functionality. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>