index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
migration
/
OpenSourceImageRequest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd/migration: add external clusters support
Ilya Dryomov
2024-08-22
1
-4
/
+20
*
librbd/migration: make ImageDispatch handle encryption for non-native formats
Ilya Dryomov
2024-08-07
1
-5
/
+5
*
librbd/migration: close source image in OpenSourceImageRequest
Ilya Dryomov
2024-07-30
1
-3
/
+2
*
librbd/migration: don't instantiate NativeFormat, handle it via dispatch
Ilya Dryomov
2024-07-30
1
-8
/
+65
*
librbd/migration: make SourceSpecBuilder::parse_source_spec() static
Ilya Dryomov
2024-07-30
1
-24
/
+26
*
librbd/migration/OpenSourceImageRequest: rename io_ctx -> dst_io_ctx
Ilya Dryomov
2024-07-30
1
-6
/
+6
*
librbd/migration: massage some error messages
Ilya Dryomov
2024-07-30
1
-2
/
+2
*
librbd: additional debug logging in support of live-migration
Jason Dillaman
2020-12-08
1
-5
/
+23
*
librbd/migration: generic method for applying source image metadata
Jason Dillaman
2020-12-02
1
-2
/
+105
*
librbd/migration: tweak open source image state machine
Jason Dillaman
2020-12-02
1
-18
/
+14
*
librbd/migration: properly close image on aborted open attempt
Jason Dillaman
2020-11-17
1
-1
/
+4
*
librbd/migration: allow native v2 images to be opened by name
Jason Dillaman
2020-11-01
1
-1
/
+4
*
librbd/migration: initialize default source image layout
Jason Dillaman
2020-11-01
1
-2
/
+11
*
librbd: switch to migration source-spec builder
Jason Dillaman
2020-11-01
1
-13
/
+19
*
librbd: switch migration native format to use source-spec JSON object
Jason Dillaman
2020-11-01
1
-1
/
+19
*
librbd: new migration IO image dispatch layer
Jason Dillaman
2020-10-22
1
-0
/
+93