@prakashsurya thank you for the report. Hmm, the code is this way in ZoL too. I see two ways of fixing it: 1. remove the parameter 1. pass through the parameter to `add_prop_list` instead of the currently hardcoded `B_TRUE`
Both approaches should work as all callers of `add_prop_list_default` pass `B_TRUE` in `poolprop`. I guess that the second approach is more flexible, so I am leaning to it. -- 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/600#issuecomment-379197785 ------------------------------------------ openzfs: openzfs-developer Permalink: https://openzfs.topicbox.com/groups/developer/discussions/T900a082ade0bdbd3-Mf4d32e0a1f41eae1277bc735 Delivery options: https://openzfs.topicbox.com/groups
