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 <tomasz.zawadzki@intel.com> Change-Id: I96f1e608f33a8bd32c8757c4d2ca93c5f2efc214 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16508 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
This commit is contained in:
parent
32908cbfc8
commit
0f575d16dd
@ -40,6 +40,8 @@ without the benefits of persistency.
|
|||||||
|
|
||||||
### VTune
|
### VTune
|
||||||
|
|
||||||
|
#### `vtune_support`
|
||||||
|
|
||||||
VTune integration is in now deprecated and will be removed in SPDK 23.05.
|
VTune integration is in now deprecated and will be removed in SPDK 23.05.
|
||||||
|
|
||||||
### OCF
|
### OCF
|
||||||
@ -72,7 +74,7 @@ on the same thread as the examine callback uses.
|
|||||||
|
|
||||||
### gpt
|
### gpt
|
||||||
|
|
||||||
### `old_gpt_guid`
|
#### `old_gpt_guid`
|
||||||
|
|
||||||
Deprecated the SPDK partition type GUID `7c5222bd-8f5d-4087-9c00-bf9843c7b58c`. Partitions of this
|
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
|
type have bdevs created that are one block less than the actual size of the partition. Existing
|
||||||
|
Loading…
Reference in New Issue
Block a user