]> 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)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 8 Oct 2021 05:24:28 +0000 (00:24 -0500)
commit9005e81aa014d283c8156173d61d7b3b656f5746
tree4fd38b02cf5be01a0ec669e2864480d2218f0788
parent1801534a5c8a73b684176c67aa3eb7cfa5116a81
loader: we should support pools without features

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

(cherry picked from commit d36341f7b8ddc2457a1e9e4a721d27d2e66cb39a)
stand/libsa/zfs/zfsimpl.c