]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: document changes to librbd's aio_read methods
authorJason Dillaman <dillaman@redhat.com>
Fri, 10 Apr 2015 00:34:28 +0000 (20:34 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 24 Jul 2015 13:59:56 +0000 (09:59 -0400)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
PendingReleaseNotes

index 34103ec4ae39d5b0c10409e1b917327e881854b0..a9c58dca3ac421fb8269df6444bdd080e0caa5fe 100644 (file)
@@ -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
 -----