index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
image
/
RefreshRequest.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd: retry ENOENT in V2_REFRESH_PARENT as well
Ilya Dryomov
2022-09-05
1
-3
/
+3
*
librbd: limit the number of ENOENT retries in RefreshRequest
Ilya Dryomov
2022-09-05
1
-0
/
+4
*
librbd: reflect V2_GET_SNAPSHOTS ENOENT retry in state diagram
Ilya Dryomov
2022-09-05
1
-24
/
+24
*
librbd: track in-progress migration aborting operation
Jason Dillaman
2020-08-17
1
-2
/
+3
*
librbd: re-add support for nautilus clients talking to jewel clusters
Jason Dillaman
2020-03-30
1
-1
/
+7
*
librbd: track reason why ImageCtx is read-only
Jason Dillaman
2020-03-11
1
-0
/
+2
*
librbd: switch to new metadata retrieval state machine
Jason Dillaman
2020-02-21
1
-1
/
+0
*
librbd: look for pool metadata in default namespace
Mykola Golub
2019-03-25
1
-0
/
+1
*
librbd: apply pool level config overrides on image refresh
Mykola Golub
2018-09-20
1
-9
/
+15
*
librbd: replace librbd::ParentSpec with cls::rbd::ParentImageSpec
Jason Dillaman
2018-09-19
1
-4
/
+5
*
librbd: invoke new parent class API methods
Jason Dillaman
2018-09-19
1
-1
/
+6
*
librbd: break composite cls rbd helpers into individual helpers
Jason Dillaman
2018-09-19
1
-16
/
+12
*
librbd: API for image migration
Mykola Golub
2018-08-15
1
-11
/
+20
*
librbd: simplified retrieving snapshots from image header
Jason Dillaman
2018-01-26
1
-14
/
+11
*
librbd: retrieve the op features on image refresh
Jason Dillaman
2018-01-12
1
-0
/
+7
*
librbd: notify watcher when updating image metadata
Dongsheng Yang
2017-09-29
1
-0
/
+10
*
librbd: Initializing members image,operation,journal
amitkuma
2017-08-09
1
-6
/
+6
*
librbd: rename parent_spec/parent_info type to match code style specs
Jason Dillaman
2017-03-08
1
-4
/
+4
*
librbd: support to list snapshot time stamp
Pan Liu
2017-01-30
1
-0
/
+8
*
librbd: allow to open an image without opening parent image
Ricardo Dias
2017-01-16
1
-3
/
+6
*
librbd: ensure consistency groups will gracefully fail on older OSDs
Jason Dillaman
2016-10-24
1
-0
/
+6
*
librbd: By default create snapshots in UserNamespace
Victor Denisov
2016-10-22
1
-0
/
+7
*
librbd: Implement consistency group images operations
Victor Denisov
2016-08-06
1
-0
/
+1
*
Merge pull request #9539 from cxwshawn/wip-tc9-fix
Jason Dillaman
2016-06-28
1
-1
/
+0
|
\
|
*
librbd: optimize image header file dependency
shawn
2016-06-21
1
-1
/
+0
*
|
librbd: do not shut down exclusive lock while acquiring
Jason Dillaman
2016-06-13
1
-3
/
+6
|
/
*
librbd: avoid applying refreshed image config within librados callback
Jason Dillaman
2016-05-02
1
-6
/
+12
*
librbd: propagate any image refresh errors back to caller
Jason Dillaman
2016-04-27
1
-0
/
+2
*
librbd: dynamically disabling journaling needs to block writes
Jason Dillaman
2016-04-09
1
-0
/
+8
*
librbd: close object map when dynamically disabled
Jason Dillaman
2016-01-20
1
-0
/
+3
*
librbd: open object map before journal
Jason Dillaman
2016-01-20
1
-3
/
+3
*
librbd: correct handling of enabling/disabling dynamic features
Jason Dillaman
2016-01-20
1
-3
/
+2
*
librbd: convert journal classes to templates for unit testing
Jason Dillaman
2016-01-15
1
-3
/
+0
*
librbd: separate image refresh into async state machines
Jason Dillaman
2015-12-15
1
-0
/
+189