+2
−10
+1
−1
Loading
spdk_bdev_claim_get_name() returns "read_many_write_many" for SPDK_BDEV_CLAIM_READ_MANY_WRITE_SHARED, while the mapping in the description says it's "read_many_write_shared". Fix the string returned by this function by aligning it to the enum name and its description by removing the mapping in the description. Change-Id: I152d574afdf4f52cfadb66a607648cd5a0d4ea0a Signed-off-by:Karol Kolacinski <karol.kolacinski@dell.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26415 Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@nvidia.com>