K 10 svn:author V 6 tsoome K 8 svn:date V 27 2019-10-19T08:08:06.460981Z K 7 svn:log V 239 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). MFC after: 1 week END