Files
apfstests/common
Eryu Guan 65e0cd588d common/config: unset TEST_FS_MOUNT_OPTS across config sections
TEST_FS_MOUNT_OPTS doesn't get reset before parsing next config
section, this will cause unexpected TEST_FS_MOUNT_OPTS in test,
because it can be assigned some fs-specific mount options in
_test_mount_opts, which might not be supported by the filesystem in
next config section. And MOUNT_OPTIONS is reset, I don't see why
TEST_FS_MOUNT_OPTS shouldn't be.

Also update README.config-sections to reflect this change and fix
typos (replace MOUNT_OPTIONS with TEST_FS_MOUNT_OPTS).

Reviewed-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2017-08-07 14:44:13 +08:00
..
2017-07-24 12:22:18 +08:00
2013-03-26 21:44:05 -05:00
2017-07-28 18:52:12 +08:00
2017-06-08 10:53:27 +08:00
2017-07-28 18:52:12 +08:00
2017-05-19 15:06:30 +08:00
2017-07-03 20:25:01 +08:00
2017-07-28 18:52:12 +08:00
2017-08-03 20:44:04 +08:00
2017-08-03 20:44:04 +08:00