mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
41987db876
Signed-off-by: Sage Weil <sage@inktank.com>
9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
v0.75
|
|
~~~~~
|
|
|
|
- 'rbd ls' on a pool which never held rbd images now exits with code
|
|
0. It outputs nothing in plain format, or an empty list in
|
|
non-plain format. This is consistent with the behavior for a pool
|
|
which used to hold images, but contains none. Scripts relying on
|
|
this behavior should be updated.
|