prakashsurya commented on this pull request.
> @@ -94,6 +95,7 @@ int zfs_vdev_async_read_max_active; static const char cmdname[] = "zdb"; uint8_t dump_opt[256]; +extern int aok; lint can be a pain, but I think we'll need to workaround this even if the message is bogus. `volatile` is used instead of `extern` in the `libfakekernel` code, so I think it'd be reasonable to do that here? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/494#discussion_r151229282 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T65a1e2af407fe4b4-M697f13d608833b7a133cfbd8 Powered by Topicbox: https://topicbox.com
