public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <eguan@redhat.com>
To: xfs@oss.sgi.com
Cc: Eryu Guan <eguan@redhat.com>
Subject: [PATCH 0/4] xfstests: random regression tests
Date: Mon,  1 Apr 2013 18:57:40 +0800	[thread overview]
Message-ID: <1364813864-10820-1-git-send-email-eguan@redhat.com> (raw)

308 and 309 are actually at version 3, revised after the re-factor.
Posts for version 2 are:
http://oss.sgi.com/archives/xfs/2013-03/msg00746.html
http://oss.sgi.com/archives/xfs/2013-03/msg00747.html

310 and 311 are new test cases.

I keep the NNN test name and make the seq number unique across different
test types.

All comments are appreciated.

Thanks,
Eryu Guan

Eryu Guan (4):
  xfstests generic 308: check ctime updates for setfacl
  xfstests generic 309: test write to the last block of max file size on
    ext4
  xfstests ext4 310: test read /proc/fs/ext4/<dev>/mb_groups while the
    fs is being unmounted
  xfstests generic 311: test dir mtime and ctime are updated on rename

 tests/ext4/310        | 74 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/ext4/310.out    |  2 ++
 tests/ext4/group      |  2 +-
 tests/generic/308     | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/308.out |  2 ++
 tests/generic/309     | 69 ++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/309.out |  2 ++
 tests/generic/311     | 74 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/311.out |  2 ++
 tests/generic/group   |  3 ++
 10 files changed, 308 insertions(+), 1 deletion(-)
 create mode 100644 tests/ext4/310
 create mode 100644 tests/ext4/310.out
 create mode 100644 tests/generic/308
 create mode 100644 tests/generic/308.out
 create mode 100644 tests/generic/309
 create mode 100644 tests/generic/309.out
 create mode 100644 tests/generic/311
 create mode 100644 tests/generic/311.out

-- 
1.8.1.4

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2013-04-01 10:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-01 10:57 Eryu Guan [this message]
2013-04-01 10:57 ` [PATCH 2/4] xfstests generic 309: test write to the last block of max file size on ext4 Eryu Guan
2013-04-05 13:38   ` Rich Johnston
2013-04-01 10:57 ` [PATCH 3/4] xfstests ext4 310: test read /proc/fs/ext4/<dev>/mb_groups while the fs is being unmounted Eryu Guan
2013-04-05 13:38   ` Rich Johnston
2013-04-01 10:57 ` [PATCH 4/4] xfstests generic 311: test dir mtime and ctime are updated on rename Eryu Guan
2013-04-05 13:38   ` Rich Johnston
2013-04-05 13:41 ` [PATCH 0/4] xfstests: random regression tests Rich Johnston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364813864-10820-1-git-send-email-eguan@redhat.com \
    --to=eguan@redhat.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox