You'll need to fix the compilation errors, which you can see by clicking "Details" next to the failed check:
``` ../../common/fs/zfs/dsl_scan.c:366: error: passing argument 3 of 'spa_event_notify' from incompatible pointer type ../../common/fs/zfs/dsl_scan.c:366: error: too few arguments to function 'spa_event_notify' ../../common/fs/zfs/dsl_scan.c:421: error: passing argument 3 of 'spa_event_notify' from incompatible pointer type ../../common/fs/zfs/dsl_scan.c:421: error: too few arguments to function 'spa_event_notify' ../../common/fs/zfs/dsl_scan.c:1992: error: passing argument 3 of 'spa_event_notify' from incompatible pointer type ../../common/fs/zfs/dsl_scan.c:1992: error: too few arguments to function 'spa_event_notify' ``` -- 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/495#issuecomment-353127864 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/Tc91482602b448ebc-Mf47d10909afaed226feffeae Powered by Topicbox: https://topicbox.com
