From 68863968dd734fc45557dca100c8a0a5060cbd8b 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 34103ec4ae39d..a9c58dca3ac42 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,3 +1,9 @@ +v0.80.11 +-------- + +- 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. v0.81 ----- -- 2.39.5