From 08e8a178ed0b2a32cb1a8b8d9f803be8784b9b3c Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 1 Sep 2020 10:05:11 +0800 Subject: [PATCH] PendingReleaseNotes: mention `bdev_nvme_retry_count` was dropped Signed-off-by: Kefu Chai --- PendingReleaseNotes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 53c7c310f766d..27f1e4b7edcd0 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -99,6 +99,10 @@ an OSD compaction on start. Setting this option to ``true`` and restarting an OSD will result in an offline compaction of the OSD prior to booting. +* OSD: the option named ``bdev_nvme_retry_count`` has been removed. Because + in SPDK v20.07, there is no easy access to bdev_nvme options, and this + option is hardly used, so it was removed. + * Now when noscrub and/or nodeep-scrub flags are set globally or per pool, scheduled scrubs of the type disabled will be aborted. All user initiated scrubs are NOT interrupted. -- 2.39.5