These changes refine module reload control in testing. Patch 1 reloads the module earlier in run_section, ensuring each section's first test starts with a reloaded module. Patch 2 adds FS_MODULE_RELOAD_OPTIONS to pass module options during reload, useful for the Btrfs pre-mount configurations that aren’t available as mount options. Anand Jain (2): fstests: move fs-module reload to earlier in the run_section function fstests: FS_MODULE_RELOAD_OPTIONS to control filesystem module reload options check | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) -- 2.46.1