mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
fd970bbc95
Fixes: 8155 Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
|
|
v0.81
|
|
-----
|
|
|
|
- Disallow nonsensical 'tier cache-mode' transitions. From this point
|
|
onward, 'writeback' can only transition to 'forward' and 'forward'
|
|
can transition to 1) 'writeback' if there are dirty objects, or 2) any if
|
|
there are no dirty objects.
|