Dear Andriy and FreeBSD community,
AG> 
AG> The first hunk of the patch is renaming of abl2 to l2hdr.
AG> 

So it.s ok just change 
                         trim_map_free(abl2->b_dev->l2ad_vdev, abl2->b_daddr,
                             ab->b_size, 0);
to 
                         trim_map_free(l2hdr->b_dev->l2ad_vdev, l2hdr->b_daddr,
                             ab->b_size, 0);
?
Ok. Thank you. I will try this patch
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to