ceph/src/librbd
Jason Dillaman 405142c615 librbd: do not record journal events if append is disabled by policy
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-08-02 09:56:21 -04:00
..
exclusive_lock
image
image_watcher
journal librbd: remove unused journal replay canceled callback 2016-08-02 09:56:21 -04:00
mirroring_watcher
object_map
operation librbd: do not record journal events if append is disabled by policy 2016-08-02 09:56:21 -04:00
AioCompletion.cc
AioCompletion.h librbd: helper method for creating and starting AioCompletions 2016-07-25 12:42:26 -04:00
AioImageRequest.cc librbd: do not record journal events if append is disabled by policy 2016-08-02 09:56:21 -04:00
AioImageRequest.h Merge pull request #10432 from dillaman/wip-16708 2016-07-30 19:59:49 +03:00
AioImageRequestWQ.cc librbd: ensure that AIO ops are started prior to request 2016-07-25 12:44:50 -04:00
AioImageRequestWQ.h
AioObjectRequest.cc Merge pull request #10432 from dillaman/wip-16708 2016-07-30 19:59:49 +03:00
AioObjectRequest.h
AsyncObjectThrottle.cc
AsyncObjectThrottle.h
AsyncOperation.cc
AsyncOperation.h
AsyncRequest.cc
AsyncRequest.h librbd: wait for journal commit op event to be safely recorded 2016-07-21 12:52:57 -04:00
CMakeLists.txt cmake: exclude private symbols in librbd 2016-07-29 23:12:33 +08:00
CopyupRequest.cc librbd: ensure that AIO ops are started prior to request 2016-07-25 12:44:50 -04:00
CopyupRequest.h
DiffIterate.cc
DiffIterate.h
ExclusiveLock.cc
ExclusiveLock.h
ImageCtx.cc librbd: new configuration option to restrict journal payload size 2016-07-21 12:52:57 -04:00
ImageCtx.h librbd: new configuration option to restrict journal payload size 2016-07-21 12:52:57 -04:00
ImageState.cc
ImageState.h
ImageWatcher.cc librbd: simple duplicate op checks for all maintenance operations 2016-07-19 09:28:00 -04:00
ImageWatcher.h
internal.cc Merge pull request #10432 from dillaman/wip-16708 2016-07-30 19:59:49 +03:00
internal.h rbd: introduce no-progress for rbd snap remove. 2016-07-26 07:37:15 -04:00
Journal.cc librbd: do not record journal events if append is disabled by policy 2016-08-02 09:56:21 -04:00
Journal.h librbd: do not record journal events if append is disabled by policy 2016-08-02 09:56:21 -04:00
librbd.cc rbd: introduce no-progress for rbd snap remove. 2016-07-26 07:37:15 -04:00
LibrbdAdminSocketHook.cc
LibrbdAdminSocketHook.h
LibrbdWriteback.cc
LibrbdWriteback.h
Makefile.am
MirroringWatcher.cc
MirroringWatcher.h
ObjectMap.cc librbd: optimize away unnecessary object map updates 2016-07-19 07:22:35 -04:00
ObjectMap.h librbd: optimize away unnecessary object map updates 2016-07-19 07:22:35 -04:00
ObjectWatcher.cc
ObjectWatcher.h
Operations.cc librbd: simple duplicate op checks for all maintenance operations 2016-07-19 09:28:00 -04:00
Operations.h librbd: simple duplicate op checks for all maintenance operations 2016-07-19 09:28:00 -04:00
parent_types.h
SnapInfo.h
TaskFinisher.h
type.h
Utils.cc
Utils.h librbd: ensure that AIO ops are started prior to request 2016-07-25 12:44:50 -04:00
WatchNotifyTypes.cc
WatchNotifyTypes.h