Skip to content

Commit

Permalink
rbd: support for exclusive-lock feature
Browse files Browse the repository at this point in the history
Add basic support for RBD_FEATURE_EXCLUSIVE_LOCK feature.  Maintenance
operations (resize, snapshot create, etc) are offloaded to librbd via
returning -EOPNOTSUPP - librbd should request the lock and execute the
operation.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Mike Christie <mchristi@redhat.com>
Tested-by: Mike Christie <mchristi@redhat.com>
  • Loading branch information
idryomov committed Aug 24, 2016
1 parent 99d1694 commit ed95b21
Show file tree
Hide file tree
Showing 3 changed files with 808 additions and 16 deletions.

0 comments on commit ed95b21

Please sign in to comment.