K 10 svn:author V 6 tsoome K 8 svn:date V 27 2020-12-07T11:25:18.014010Z K 7 svn:log V 273 loader: xdr_array is missing count The integer arrays are encoded in nvlist as counted array , loader xdr_array() is missing the count. This will affect the pool import when there are hole devices in pool. Also fix the new data add and print functions. END