Signed-off-by: Jason Dillaman <dillaman@redhat.com>
-v0.80.10
-~~~~~~~~
-If rgw_socket_path is defined and rgw_frontends defines a socket_port and socket_host,
-we now allow the rgw_frontends settings to take precedence. This change should only
-affect users who have made non-standard changes to their radosgw configuration
-.
+v9.0.4
+~~~~~
+
+* The return code for librbd's rbd_aio_read and Image::aio_read API methods no
+ longer returns the number of bytes read upon success. Instead, it returns 0
+ upon success and a negative value upon failure.