Skip to content

Commit

Permalink
librbd: asynchronous image removal state machine
Browse files Browse the repository at this point in the history
Signed-off-by: Venky Shankar <vshankar@redhat.com>
  • Loading branch information
vshankar authored and yangdongsheng committed Nov 21, 2016
1 parent f25bc57 commit 348af7a
Show file tree
Hide file tree
Showing 3 changed files with 766 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/librbd/CMakeLists.txt
Expand Up @@ -41,6 +41,7 @@ set(librbd_internal_srcs
image/RefreshParentRequest.cc
image/RefreshRequest.cc
image/SetFlagsRequest.cc
image/RemoveRequest.cc
image/SetSnapRequest.cc
image_watcher/NotifyLockOwner.cc
image_watcher/RewatchRequest.cc
Expand Down

0 comments on commit 348af7a

Please sign in to comment.