ceph/src/librbd
Dongsheng Yang 95502ecefe librbd: coding style: add space after comma
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2016-07-26 02:23:30 -04:00
..
exclusive_lock Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
image librbd: API: methods to watch image stat update 2016-07-13 15:40:02 +03:00
image_watcher librbd: optimize image_watcher header file dependency 2016-06-20 23:03:03 -04:00
journal librbd: improve journaling debug log messages 2016-07-19 09:28:00 -04:00
mirroring_watcher librbd: mirroring object notification types 2016-03-30 17:00:31 -04:00
object_map Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
operation Merge pull request #9724 from vumrao/wip-vumrao-16130 2016-07-24 11:13:44 -04:00
AioCompletion.cc librbd: track in-flight flush events for journaling 2016-06-13 20:21:13 -04:00
AioCompletion.h librbd: track in-flight flush events for journaling 2016-06-13 20:21:13 -04:00
AioImageRequest.cc Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
AioImageRequest.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
AioImageRequestWQ.cc librbd: potential use after free on refresh error 2016-06-27 14:45:02 +03:00
AioImageRequestWQ.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
AioObjectRequest.cc Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
AioObjectRequest.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
AsyncObjectThrottle.cc librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
AsyncObjectThrottle.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
AsyncOperation.cc
AsyncOperation.h
AsyncRequest.cc librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
AsyncRequest.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
CMakeLists.txt cmake: move rados_snap_set_diff_obj into librbd_internal 2016-06-23 10:42:26 +08:00
CopyupRequest.cc librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
CopyupRequest.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
DiffIterate.cc librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
DiffIterate.h
ExclusiveLock.cc librbd: optionally block proxied requests with an error code 2016-06-22 10:13:45 -04:00
ExclusiveLock.h Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
ImageCtx.cc librbd: failed assertion after shrinking a clone image twice 2016-06-30 15:00:32 -04:00
ImageCtx.h librbd: failed assertion after shrinking a clone image twice 2016-06-30 15:00:32 -04:00
ImageState.cc librbd: API: methods to watch image stat update 2016-07-13 15:40:02 +03:00
ImageState.h librbd: API: methods to watch image stat update 2016-07-13 15:40:02 +03:00
ImageWatcher.cc librbd: simple duplicate op checks for all maintenance operations 2016-07-19 09:28:00 -04:00
ImageWatcher.h rbd: add rbd_resize2 for allow_shrink option 2016-07-13 15:50:04 -04:00
internal.cc librbd: coding style: add space after comma 2016-07-26 02:23:30 -04:00
internal.h librbd: introduce a new api of snap_remove2 2016-07-26 02:23:30 -04:00
Journal.cc librbd: improve journaling debug log messages 2016-07-19 09:28:00 -04:00
Journal.h Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
librbd.cc librbd: introduce a new api of snap_remove2 2016-07-26 02:23:30 -04:00
LibrbdAdminSocketHook.cc
LibrbdAdminSocketHook.h
LibrbdWriteback.cc ObjectCacher: do not merge uncommitted journal bhs 2016-06-02 08:32:08 -04:00
LibrbdWriteback.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
Makefile.am Merge pull request #9151 from fullerdj/wip-djf-15706 2016-06-16 14:05:16 -04:00
MirroringWatcher.cc librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
MirroringWatcher.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
ObjectMap.cc librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
ObjectMap.h librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
ObjectWatcher.cc librbd: integrate listener for new mirroring notification payloads 2016-03-30 17:02:02 -04:00
ObjectWatcher.h librbd: integrate listener for new mirroring notification payloads 2016-03-30 17:02:02 -04:00
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 librbd: optimize header file dependency & modify related file. 2016-06-22 02:12:12 -04:00
TaskFinisher.h Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
type.h
Utils.cc librbd: Add cg_create, cg_list, cg_remove 2016-06-16 02:32:52 -04:00
Utils.h Merge pull request #9539 from cxwshawn/wip-tc9-fix 2016-06-28 08:20:10 -04:00
WatchNotifyTypes.cc rbd: add rbd_resize2 for allow_shrink option 2016-07-13 15:50:04 -04:00
WatchNotifyTypes.h rbd: add rbd_resize2 for allow_shrink option 2016-07-13 15:50:04 -04:00