From 43571977f9df3a8f38e80c1dd315d4ab4e6e3c34 Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Thu, 6 Oct 2022 12:36:00 +0200 Subject: [PATCH] PendingReleaseNotes: add rbd_aio_compare_and_writev note Signed-off-by: Ilya Dryomov (cherry picked from commit bd98a66d03a0d9b0a8d1d6d6c0bd698b5baff60f) Conflicts: PendingReleaseNotes [ moved to >=17.2.5 section ] --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index f4d85bb6f07f..f08b201957c1 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -10,6 +10,9 @@ * RBD: compare-and-write operation is no longer limited to 512-byte sectors. Assuming proper alignment, it now allows operating on stripe units (4M by default). +* RBD: New `rbd_aio_compare_and_writev` API method to support scatter/gather + on both compare and write buffers. This compliments existing `rbd_aio_readv` + and `rbd_aio_writev` methods. >=17.2.4 -------- -- 2.47.3