ahrens commented on this pull request.


>       for (indirect_split_t *is = list_head(&iv->iv_splits);
-           is != NULL; is = list_next(&iv->iv_splits, is))
-               segments++;
+           is != NULL; is = list_next(&iv->iv_splits, is)) {
+               uint64_t is_copies = 0;
+
+               for (int i = 0; i < is->is_children; i++) {

@behlendorf let me know when you have the ZoL PR for this, and I'll pull it in 
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/625#discussion_r186518394
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/discussions/Tf29308eb1ca3d052-Mb4bd06c6ea897af48414a210
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to