From 93af38290f329d886d4681578a220f5953787c35 Mon Sep 17 00:00:00 2001 From: Jason Dillaman Date: Thu, 9 Apr 2015 20:34:28 -0400 Subject: [PATCH] PendingReleaseNotes: document changes to librbd's aio_read methods Signed-off-by: Jason Dillaman --- PendingReleaseNotes | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index a6895c3557966..0f7de3505efd4 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,6 +1,6 @@ -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. -- 2.47.3