All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: fstests@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>,
	linux-btrfs@vger.kernel.org, Josef Bacik <josef@toxicpanda.com>
Subject: [PATCH 0/8] Btrfs fstests fixups
Date: Tue,  5 Mar 2024 19:51:57 +0100	[thread overview]
Message-ID: <cover.1709664047.git.dsterba@suse.com> (raw)

Hi,

I'm sending first batch of fixups on behalf of Josef.  I think most of
them have been sent to fstests@ at some point.  They have been in our CI
branch and consider them tested and working for our needs. All of them
are btrfs-specific and will not affect other filesystems.  (The change
in common/rc only moves a helper.) The last patch is a new test split
from another one.

Josef Bacik (8):
  btrfs/011: increase the runtime for replace cancel
  btrfs/012: adjust how we populate the fs to convert
  btrfs/131: don't run with subpage blocksizes
  btrfs/213: make the test more reliable
  btrfs/271: adjust failure condition
  btrfs/287,btrfs/293: filter all btrfs subvolume delete calls
  btrfs/291: remove image file after teardown
  btrfs/400: test normal qgroup operations in a compress friendly way

 check               |   6 ---
 common/rc           |   5 +++
 tests/btrfs/011     |   9 +++-
 tests/btrfs/012     |  14 +++---
 tests/btrfs/022     |  86 ++---------------------------------
 tests/btrfs/131     |   4 ++
 tests/btrfs/213     |  20 ++++-----
 tests/btrfs/271     |  11 ++---
 tests/btrfs/287     |   4 +-
 tests/btrfs/287.out |   2 +-
 tests/btrfs/291     |   2 +-
 tests/btrfs/293     |   6 +--
 tests/btrfs/293.out |   4 +-
 tests/btrfs/400     | 107 ++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/400.out |   2 +
 15 files changed, 161 insertions(+), 121 deletions(-)
 create mode 100755 tests/btrfs/400
 create mode 100644 tests/btrfs/400.out

-- 
2.42.1


             reply	other threads:[~2024-03-05 18:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 18:51 David Sterba [this message]
2024-03-05 18:52 ` [PATCH 1/8] btrfs/011: increase the runtime for replace cancel David Sterba
2024-03-05 18:52 ` [PATCH 2/8] btrfs/012: adjust how we populate the fs to convert David Sterba
2024-03-07  8:04   ` Anand Jain
2024-03-05 18:52 ` [PATCH 3/8] btrfs/131: don't run with subpage blocksizes David Sterba
2024-03-05 18:52 ` [PATCH 4/8] btrfs/213: make the test more reliable David Sterba
2024-03-05 18:52 ` [PATCH 5/8] btrfs/271: adjust failure condition David Sterba
2024-03-05 18:52 ` [PATCH 6/8] btrfs/287,btrfs/293: filter all btrfs subvolume delete calls David Sterba
2024-03-05 18:52 ` [PATCH 7/8] btrfs/291: remove image file after teardown David Sterba
2024-03-05 18:52 ` [PATCH 8/8] btrfs/400: test normal qgroup operations in a compress friendly way David Sterba
2024-03-07 12:28 ` [PATCH 0/8] Btrfs fstests fixups Anand Jain

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=cover.1709664047.git.dsterba@suse.com \
    --to=dsterba@suse.com \
    --cc=fstests@vger.kernel.org \
    --cc=josef@toxicpanda.com \
    --cc=linux-btrfs@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.