Eryu, This is a regression test for a fix waiting in Ted's dev branch preceded by two minor cleanups. FYI, at the moment, all _require_freeze tests fail with lockdep enabled because of DEBUG_RWSEMS: https://marc.info/?l=linux-fsdevel&m=152622016219975&w=2 Thanks, Amir. Amir Goldstein (3): generic/459: use xfs_freeze instead of fsfreeze fstests: define and use TIMEOUT_PROG generic: test first read with freeze right after mount common/config | 1 + tests/generic/297 | 4 +-- tests/generic/298 | 4 +-- tests/generic/459 | 6 ++--- tests/generic/488 | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/488.out | 2 ++ tests/generic/group | 1 + 7 files changed, 86 insertions(+), 7 deletions(-) create mode 100755 tests/generic/488 create mode 100644 tests/generic/488.out -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html