From 55b58337dd9dc8ec4509c7f03fb38b1a65250dea Mon Sep 17 00:00:00 2001 From: Palegar Nikhil Date: Fri, 11 Mar 2022 17:54:03 +0530 Subject: [PATCH 1/2] ZDB -d option resolved --- cmd/zdb/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/zdb/CMakeLists.txt b/cmd/zdb/CMakeLists.txt index 5e1a9771f245..99dd921d3d86 100644 --- a/cmd/zdb/CMakeLists.txt +++ b/cmd/zdb/CMakeLists.txt @@ -7,6 +7,7 @@ um_add_executable(zdb zdb_il.c os/windows/resource.rc ) +target_compile_definitions(zdb PRIVATE ZFS_DEBUG) target_link_libraries(zdb PRIVATE libnvpair libuutil From 55b1410d41c899652468cf53d7f0220e17e08c64 Mon Sep 17 00:00:00 2001 From: Shashank Kumar <75466339+datacore-skumar@users.noreply.github.com> Date: Tue, 15 Mar 2022 10:48:07 +0530 Subject: [PATCH 2/2] made perfmon work for new driver --- module/os/windows/OpenZFS.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/os/windows/OpenZFS.man b/module/os/windows/OpenZFS.man index 4bf4f38b5f6c..417c3f3c5920 100644 --- a/module/os/windows/OpenZFS.man +++ b/module/os/windows/OpenZFS.man @@ -14,14 +14,14 @@ >