K 10 svn:author V 6 tsoome K 8 svn:date V 27 2019-10-26T10:33:21.513904Z K 7 svn:log V 233 MFC r353757: loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa When zfs probe did fail and no spa was created, but zfs_fmtdev() is called, we will crash while dereferencing spa (NULL pointer dereference). END