Loading
identify: fix redundant check for fdp log pages support
The get_feature for feature id SPDK_NVME_FEAT_FDP already verifies if fdps bit is set in controller attributes. All the fdp log pages are requested based on the completion of that get feature command. Change-Id: Ied1e1a4e705f76486027d87d98f373c0c01c8f2e Signed-off-by:Ankit Kumar <ankit.kumar@samsung.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22841 Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>