Skip to content

Commit

Permalink
Merge pull request #7529 from dillaman/wip-14412
Browse files Browse the repository at this point in the history
librbd: journal framework for tracking exclusive lock transitions

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
  • Loading branch information
jdurgin committed Feb 6, 2016
2 parents 2e4fa4b + 9418f05 commit 2b2ce9b
Show file tree
Hide file tree
Showing 46 changed files with 2,061 additions and 472 deletions.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Expand Up @@ -1031,8 +1031,8 @@ if(${WITH_RBD})
librbd/image/RefreshParentRequest.cc
librbd/image/RefreshRequest.cc
librbd/image/SetSnapRequest.cc
librbd/journal/Entries.cc
librbd/journal/Replay.cc
librbd/journal/Types.cc
librbd/object_map/InvalidateRequest.cc
librbd/object_map/LockRequest.cc
librbd/object_map/Request.cc
Expand Down

0 comments on commit 2b2ce9b

Please sign in to comment.