Re: [PATCH] zfs: recognize zpools formatted with features support as used in OpenZFS

2024-04-30 Thread WHR
> Currently no features are implemented, only the zpool version 5000 that > indicating the features support, is recognized. Since it is possible for > OpenZFS to create a pool with features support enabled, but without > enabling any actual feature, this change enables U-Boot to read such > pools.

[PATCH] zfs: recognize zpools formatted with features support

2024-04-30 Thread WHR
Currently no features are implemented, only the zpool version 5000 that indicating the features support, is recognized. Since it is possible for OpenZFS to create a pool with features support enabled, but without enabling any actual feature, this change enables U-Boot to read such pools. Signed-of

[PATCH] zfs: recognize zpools formatted with features support as used in OpenZFS

2024-04-30 Thread WHR
Currently no features are implemented, only the zpool version 5000 that indicating the features support, is recognized. Since it is possible for OpenZFS to create a pool with features support enabled, but without enabling any actual feature, this change enables U-Boot to read such pools. Signed-of