ceph/src/librbd
Jason Dillaman c2a5e70338 Merge pull request #10378 from trociny/wip-14738
librbd: optionally unregister "laggy" journal clients

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-09-06 22:50:15 -04:00
..
cache librbd: initial integration of ImageWriteback to AioImageRequest 2016-08-27 19:37:37 -04:00
exclusive_lock Merge pull request #9592 from trociny/wip-15632 2016-09-04 21:54:36 -04:00
image librbd: new journal policy to disable initializing the journal 2016-08-12 14:39:43 -04:00
image_watcher librbd: helper state machine for asynchronous watch recovery 2016-08-23 12:23:07 -04:00
journal librbd: separate journal::TagData predecessor data into new struct 2016-08-16 09:11:06 -04:00
mirroring_watcher
object_map
operation
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 Merge pull request #9592 from trociny/wip-15632 2016-09-04 21:54:36 -04: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 librbd: integrate asynchronous image rewatch state machine 2016-08-23 12:23:07 -04: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 Merge pull request #10974 from dillaman/wip-17210 2016-09-06 15:38:43 +03:00
ImageWatcher.h librbd: integrate asynchronous image rewatch state machine 2016-08-23 12:23:07 -04:00
internal.cc Merge pull request #9592 from trociny/wip-15632 2016-09-04 21:54:36 -04:00
internal.h librbd: API methods to directly acquire and release the exclusive lock 2016-08-26 15:22:05 +03:00
Journal.cc librbd: optionally flag "laggy" journal clients disconnected 2016-09-05 08:51:54 +03:00
Journal.h librbd: separate journal::TagData predecessor data into new struct 2016-08-16 09:11:06 -04:00
librbd.cc librbd: API methods to directly acquire and release the exclusive lock 2016-08-26 15:22:05 +03: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
Makefile.am Merge pull request #9592 from trociny/wip-15632 2016-09-04 21:54:36 -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 Merge pull request #10481 from dillaman/wip-16171 2016-08-17 21:03:45 +02:00
Operations.h
parent_types.h rbd-mirror: potential race condition during failure shutdown 2016-08-10 14:19:10 -04:00
SnapInfo.h
TaskFinisher.h
type.h
Utils.cc
Utils.h
WatchNotifyTypes.cc
WatchNotifyTypes.h