@andy-js I'd appreciate your review on this, if you have the time. I've rebased this onto the latest master changes, and the `libfakekernel` changes you made in #494. I ran into some build issues where some files would `#include <synch.h>` and this would conflict with symbols/macros from `libfakekernel`. As a workaround, I added an empty `synch.h` file in `libfakekernel`, but I'm not sure if this is the correct way to address the issue.
I still need to do some more testing, but it appears to work in the preliminary tests that I've done so far (boot, minimal zloop, mount specific tests from zfstest). -- 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/536#issuecomment-363605510 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T22334a01fda83bfd-Me59ade7a5b8e44d9da50bca6 Powered by Topicbox: https://topicbox.com
