From 0f575d16dd5a1f54a5a61f8ddc9a51660d29da78 Mon Sep 17 00:00:00 2001 From: Tomasz Zawadzki Date: Wed, 25 Jan 2023 16:18:11 +0100 Subject: [PATCH] deprecation: fix formating and reference to log Made sure that all tags matching the deprecation logs are level 4 header. Added missing vtune tag. Signed-off-by: Tomasz Zawadzki Change-Id: I96f1e608f33a8bd32c8757c4d2ca93c5f2efc214 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16508 Tested-by: SPDK CI Jenkins Reviewed-by: Jim Harris Reviewed-by: Konrad Sztyber Reviewed-by: Xiaodong Liu --- deprecation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deprecation.md b/deprecation.md index 81bd82d34..4b7b26592 100644 --- a/deprecation.md +++ b/deprecation.md @@ -40,6 +40,8 @@ without the benefits of persistency. ### VTune +#### `vtune_support` + VTune integration is in now deprecated and will be removed in SPDK 23.05. ### OCF @@ -72,7 +74,7 @@ on the same thread as the examine callback uses. ### gpt -### `old_gpt_guid` +#### `old_gpt_guid` Deprecated the SPDK partition type GUID `7c5222bd-8f5d-4087-9c00-bf9843c7b58c`. Partitions of this type have bdevs created that are one block less than the actual size of the partition. Existing