mirror_zfs/tests/zfs-tests/tests
Umer Saleem e2bded28ea ZTS: Fix skipping over comment lines in zpool_create.shlib
In zpool_create.shlib, check_feature_set iterates over all features
mentioned in provided compatibility file to check if only those
features are enabled on the pool.

This commit fixes skipping over comment lines correctly. Otherwise,
the test case fails as comment lines are also treated as feature names
by check_feature_set function.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Umer Saleem <usaleem@ixsystems.com>
Closes #15909
2024-11-04 11:07:19 -08:00
..
functional ZTS: Fix skipping over comment lines in zpool_create.shlib 2024-11-04 11:07:19 -08:00
perf More adaptive ARC eviction 2023-03-08 11:17:23 -08:00
Makefile.am ZTS: Add a test to verify that copy_file_range obeys RLIMIT_FSIZE 2024-08-22 15:31:56 -07:00