ceph/src/librbd
Adam C. Emerson 750ad8340c common: Unskew clock
In preparation to deglobalizing CephContext, remove the CephContext*
parameter to ceph_clock_now() and ceph::real_clock::now() that carries
a configurable offset.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
2016-12-22 13:55:37 -05:00
..
cache
exclusive_lock
image librbd: keep rbd_default_features setting as bitmask 2016-12-16 09:26:28 -05:00
image_watcher
journal
mirror
mirroring_watcher
object_map Merge pull request #12472 from dillaman/wip-18244 2016-12-20 13:10:55 +02:00
object_watcher
operation Merge pull request #12472 from dillaman/wip-18244 2016-12-20 13:10:55 +02:00
AioCompletion.cc common: Unskew clock 2016-12-22 13:55:37 -05:00
AioCompletion.h
AioImageRequest.cc
AioImageRequest.h
AioImageRequestWQ.cc librbd: account m_processing when failing request after refresh 2016-11-23 16:25:17 +05:30
AioImageRequestWQ.h
AioObjectRequest.cc librbd: clean up object map update interface 2016-12-13 16:57:59 -05:00
AioObjectRequest.h
AsyncObjectThrottle.cc
AsyncObjectThrottle.h
AsyncOperation.cc
AsyncOperation.h
AsyncRequest.cc
AsyncRequest.h
BlockGuard.h librbd: new block guard helper to prevent concurrent IO to blocks 2016-12-13 16:57:59 -05:00
CMakeLists.txt embedded: Add librbd and librados to embedded ceph 2016-11-28 23:48:02 -08:00
CopyupRequest.cc librbd: clean up object map update interface 2016-12-13 16:57:59 -05:00
CopyupRequest.h
DiffIterate.cc Merge pull request #12396 from xiaoxichen/fix_diff 2016-12-15 11:03:08 -05:00
DiffIterate.h
ExclusiveLock.cc librbd: remove image header lock assertions 2016-12-13 14:10:58 -05:00
ExclusiveLock.h librbd: remove image header lock assertions 2016-12-13 14:10:58 -05:00
Group.cc
Group.h
ImageCtx.cc librbd: convert ObjectMap to template for unit testing 2016-12-13 16:57:59 -05:00
ImageCtx.h librbd: convert ObjectMap to template for unit testing 2016-12-13 16:57:59 -05:00
ImageState.cc
ImageState.h
ImageWatcher.cc
ImageWatcher.h
internal.cc common: Unskew clock 2016-12-22 13:55:37 -05:00
internal.h
Journal.cc
Journal.h
librbd.cc
LibrbdAdminSocketHook.cc
LibrbdAdminSocketHook.h
LibrbdWriteback.cc
LibrbdWriteback.h
MirroringWatcher.cc
MirroringWatcher.h
ObjectMap.cc librbd: block concurrent in-flight object map updates for the same object 2016-12-13 16:57:59 -05:00
ObjectMap.h librbd: block concurrent in-flight object map updates for the same object 2016-12-13 16:57:59 -05:00
ObjectWatcher.cc
ObjectWatcher.h
Operations.cc librbd: convert ObjectMap to template for unit testing 2016-12-13 16:57:59 -05:00
Operations.h
parent_types.h
SnapInfo.h
TaskFinisher.h
type.h
Utils.cc librbd: keep rbd_default_features setting as bitmask 2016-12-16 09:26:28 -05:00
Utils.h librbd: keep rbd_default_features setting as bitmask 2016-12-16 09:26:28 -05:00
WatchNotifyTypes.cc
WatchNotifyTypes.h