]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: we should support pools without features
authorToomas Soome <tsoome@FreeBSD.org>
Fri, 2 Apr 2021 23:40:51 +0000 (02:40 +0300)
committerToomas Soome <tsoome@FreeBSD.org>
Sat, 3 Apr 2021 23:01:03 +0000 (02:01 +0300)
commitd36341f7b8ddc2457a1e9e4a721d27d2e66cb39a
tree49675982d7a6782b91f56f33f0dd622568adfd92
parent6d3f54fd090162ab14e2ec66f46bb1335a127a30
loader: we should support pools without features

nvlist_check_features_for_read() does return error when there
are no features for read.

MFC after: 5 days
stand/libsa/zfs/zfsimpl.c