Skip to content

Commit

Permalink
librbd: Asynchronous image clone
Browse files Browse the repository at this point in the history
Signed-off-by: Dongsheng Yang <[email protected]>
  • Loading branch information
yangdongsheng committed Mar 16, 2017
1 parent 71d3e68 commit 4cc5b92
Show file tree
Hide file tree
Showing 3 changed files with 729 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/librbd/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ set(librbd_internal_srcs
exclusive_lock/PostAcquireRequest.cc
exclusive_lock/PreReleaseRequest.cc
exclusive_lock/StandardPolicy.cc
image/CloneRequest.cc
image/CloseRequest.cc
image/CreateRequest.cc
image/OpenRequest.cc
Expand Down
Loading

0 comments on commit 4cc5b92

Please sign in to comment.