[PATCH blktests 2/3] check: increment bash requirement version from 4.2 to 4.3

Chaitanya Kulkarni chaitanyak at nvidia.com
Wed Feb 25 21:39:04 PST 2026


On 2/22/26 23:41, Shin'ichiro Kawasaki wrote:
> The helper functions _get_nvmet_ports() and _get_nvmet_port_params() use
> the bash 'nameref' feature, introduced in the bash version 4.3.
> Currently, blktests README and the check script declare bash version
> 4.2 as the minimum bash version, leading to a version mismatch.
>
> Fix this inconsistency by updating the minimum required bash version
> to 4.3. Note that bash 4.2 was released in 2011, while bash 4.3 was
> released in 2014. This change is unlikely to affect blktests users.
>
> Signed-off-by: Shin'ichiro Kawasaki<shinichiro.kawasaki at wdc.com>


Looks good.

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck




More information about the Linux-nvme mailing list