K 10 svn:author V 3 cem K 8 svn:date V 27 2019-10-02T19:13:35.861325Z K 7 svn:log V 331 nvdimm: Fix error path mis-free Regression introduced in r343629 when malloc result was renamed from spa to spa_mapping and the 'spa' name was instead used to iterate a table, but the free() target was not updated. Reviewed by: kib, scottph Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D21871 END