[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1526276991-23897-1-git-send-email-amir73il@gmail.com>
Date: Mon, 14 May 2018 08:49:48 +0300
From: Amir Goldstein <amir73il@...il.com>
To: Eryu Guan <guaneryu@...il.com>
Cc: Theodore Ts'o <tytso@....edu>, fstests@...r.kernel.org,
linux-ext4@...r.kernel.org
Subject: [PATCH 0/3] ext4 freeze regression test
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
Powered by blists - more mailing lists