ceph/src/librbd
Jason Dillaman 5a2bccc3c0 Merge pull request #11070 from VictorDenisov/consistency_groups_extract_module
librbd: extract group module from librbd/internal

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-09-20 14:54:47 -04:00
..
cache librbd: initial integration of ImageWriteback to AioImageRequest 2016-08-27 19:37:37 -04:00
exclusive_lock librbd: ignore partial refresh error when acquiring exclusive lock 2016-09-11 09:08:41 -04:00
image
image_watcher librbd: potential seg fault when blacklisting an image client 2016-09-09 08:31:52 -04:00
journal
mirroring_watcher
object_map
operation librbd: ignore cache busy errors when shrinking an image 2016-09-09 08:22:47 -04:00
AioCompletion.cc
AioCompletion.h
AioImageRequest.cc librbd: integrate image cache hooks into IO path 2016-08-27 19:37:37 -04:00
AioImageRequest.h librbd: differentiate between image and object cache 2016-08-27 19:37:37 -04:00
AioImageRequestWQ.cc Merge pull request #9592 from trociny/wip-15632 2016-09-04 21:54:36 -04:00
AioImageRequestWQ.h
AioObjectRequest.cc librbd: add internal support for scatter/gather IO 2016-08-27 19:37:37 -04:00
AioObjectRequest.h librbd: add internal support for scatter/gather IO 2016-08-27 19:37:37 -04:00
AsyncObjectThrottle.cc
AsyncObjectThrottle.h
AsyncOperation.cc
AsyncOperation.h
AsyncRequest.cc
AsyncRequest.h
CMakeLists.txt librbd: Extract Group module from librbd/internal 2016-09-15 13:40:15 -07:00
CopyupRequest.cc librbd: add internal support for scatter/gather IO 2016-08-27 19:37:37 -04:00
CopyupRequest.h librbd: add internal support for scatter/gather IO 2016-08-27 19:37:37 -04:00
DiffIterate.cc
DiffIterate.h
ExclusiveLock.cc librbd: deadlock when replaying journal during image open 2016-08-31 21:33:54 -04:00
ExclusiveLock.h
Group.cc librbd: Extract Group module from librbd/internal 2016-09-15 13:40:15 -07:00
Group.h librbd: Extract Group module from librbd/internal 2016-09-15 13:40:15 -07:00
ImageCtx.cc rbd-mirror: option to automatically resync after journal client disconnect 2016-09-05 12:48:47 +03:00
ImageCtx.h rbd-mirror: option to automatically resync after journal client disconnect 2016-09-05 12:48:47 +03:00
ImageState.cc librbd: improve image state machine debug log messages 2016-08-31 20:56:54 -04:00
ImageState.h librbd: remove unused refresh request logic 2016-08-23 12:23:07 -04:00
ImageWatcher.cc librbd: corrected use-after-free in ImageWatcher 2016-09-17 08:29:15 -04:00
ImageWatcher.h
internal.cc librbd: Extract Group module from librbd/internal 2016-09-15 13:40:15 -07:00
internal.h librbd: Extract Group module from librbd/internal 2016-09-15 13:40:15 -07:00
Journal.cc librbd: optionally flag "laggy" journal clients disconnected 2016-09-05 08:51:54 +03:00
Journal.h
librbd.cc librbd: Extract Group module from librbd/internal 2016-09-15 13:40:15 -07:00
LibrbdAdminSocketHook.cc
LibrbdAdminSocketHook.h
LibrbdWriteback.cc librbd: remove use of owner_lock on IO path 2016-08-27 19:37:37 -04:00
LibrbdWriteback.h librbd: remove use of owner_lock on IO path 2016-08-27 19:37:37 -04:00
MirroringWatcher.cc
MirroringWatcher.h
ObjectMap.cc librbd: remove use of owner_lock on IO path 2016-08-27 19:37:37 -04:00
ObjectMap.h
ObjectWatcher.cc
ObjectWatcher.h
Operations.cc
Operations.h
parent_types.h
SnapInfo.h
TaskFinisher.h
type.h
Utils.cc
Utils.h
WatchNotifyTypes.cc
WatchNotifyTypes.h