public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: merged v2022.05.01 onto master branch
Date: Sun, 08 May 2022 23:29:49 +0800	[thread overview]
Message-ID: <20220508152952.9F8A4C385A4@smtp.kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 5830 bytes --]

Hi all,

The master branch of the xfstests repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git

has just been updated to v2022.05.01 version (merged from for-next).

Note: The master branch just merged from for-next branch, there's not new
changes on master branch.

Thanks,
Zorro

The new head of the master branch is commit:

bb04d577435d fstests: add some missing _require_loop's

Merged commits:

Christian Brauner (1):
      [31c01ce18f73] generic: add test for tmpfs POSIX ACLs

Chung-Chiang Cheng (1):
      [987700db300d] fstests: btrfs: test setting compression via xattr on nodatacow files

Darrick J. Wong (4):
      [af8aeeea48d0] xfs/019: fix golden output for files created in setgid dir
      [ad5f89ef3013] generic/019: fix incorrect unset statements
      [7f27a290aca8] xfs: make sure syncfs(2) passes back super_operations.sync_fs errors
      [e81417a0964a] generic: ensure we drop suid after fallocate

Eric Sandeen (2):
      [80a82f6926fa] xfs: test xfsdump when an inode < root inode is present
      [7753e08d22e9] fstests: remove xfs/144

Jan Kara (2):
      [858a19c5e9b0] idmapped_mounts: Prepare for support for more features
      [95c10ab90c28] generic/633: Avoid failure without CONFIG_USER_NS

Josef Bacik (1):
      [bb04d577435d] fstests: add some missing _require_loop's

Murphy Zhou (1):
      [0fd8e26141f5] chown: fix ownership format string

Rishabh Dave (1):
      [1dac95cb0d6e] cephfs: add ceph-fuse suport for ceph-fuse

Theodore Ts'o (1):
      [5528f7843b1a] generic/681, generic/682: add debugging information to $seqreq.full

Yang Xu (1):
      [298f60c81a93] generic/673: Add separate sgid stripping sub-tests

Zorro Lang (2):
      [380ee98d92e6] fstests: remove _wipe_fs from dump testing entirely
      [ab47e281b70f] fsstress: remove ALLOCSP and FREESP operations entirely


Code Diffstat:

 common/config                         |   2 +
 common/dump                           |  23 +--
 common/rc                             |  47 +++++--
 ltp/fsstress.c                        | 117 ----------------
 src/idmapped-mounts/idmapped-mounts.c | 257 +++++++++++++++++++++++++++-------
 tests/btrfs/012                       |   1 +
 tests/btrfs/264                       |  91 ++++++++++++
 tests/btrfs/264.out                   |  11 ++
 tests/generic/019                     |   4 +-
 tests/generic/070                     |   2 -
 tests/generic/099                     |   4 +-
 tests/generic/237                     |   2 +-
 tests/generic/318                     |   2 +-
 tests/generic/380                     |   2 +-
 tests/generic/597                     |   6 +-
 tests/generic/598                     |   6 +-
 tests/generic/648                     |   1 +
 tests/generic/673                     |  37 ++++-
 tests/generic/673.out                 |  24 ++++
 tests/generic/681                     |   4 +
 tests/generic/682                     |   4 +
 tests/generic/683                     | 127 +++++++++++++++++
 tests/generic/683.out                 |  33 +++++
 tests/generic/684                     | 127 +++++++++++++++++
 tests/generic/684.out                 |  33 +++++
 tests/generic/685                     | 127 +++++++++++++++++
 tests/generic/685.out                 |  33 +++++
 tests/generic/686                     | 127 +++++++++++++++++
 tests/generic/686.out                 |  33 +++++
 tests/generic/687                     | 127 +++++++++++++++++
 tests/generic/687.out                 |  33 +++++
 tests/generic/688                     |  77 ++++++++++
 tests/generic/688.out                 |  13 ++
 tests/generic/689                     |  33 +++++
 tests/generic/689.out                 |   2 +
 tests/xfs/019                         |   3 +-
 tests/xfs/019.out                     |   2 +-
 tests/xfs/022                         |   3 +
 tests/xfs/023                         |   3 +
 tests/xfs/024                         |   3 +
 tests/xfs/025                         |   3 +
 tests/xfs/026                         |   3 +
 tests/xfs/027                         |   3 +
 tests/xfs/028                         |   7 +-
 tests/xfs/035                         |   7 +
 tests/xfs/036                         |   3 +
 tests/xfs/037                         |   3 +
 tests/xfs/038                         |   3 +
 tests/xfs/039                         |   3 +
 tests/xfs/043                         |   5 +-
 tests/xfs/046                         |   3 +
 tests/xfs/047                         |   7 +-
 tests/xfs/055                         |   4 +
 tests/xfs/056                         |   3 +
 tests/xfs/059                         |   3 +
 tests/xfs/060                         |   3 +
 tests/xfs/061                         |   3 +
 tests/xfs/063                         |   3 +
 tests/xfs/064                         |   3 +
 tests/xfs/065                         |   3 +-
 tests/xfs/066                         |   3 +
 tests/xfs/068                         |   3 +
 tests/xfs/144                         | 128 -----------------
 tests/xfs/144.out                     | 151 --------------------
 tests/xfs/266                         |   3 +
 tests/xfs/267                         |   4 +-
 tests/xfs/268                         |   4 +-
 tests/xfs/281                         |   4 +-
 tests/xfs/282                         |   4 +-
 tests/xfs/283                         |   4 +-
 tests/xfs/296                         |   4 +-
 tests/xfs/301                         |   2 +
 tests/xfs/302                         |   3 +-
 tests/xfs/545                         |  62 ++++++++
 tests/xfs/545.out                     |  47 +++++++
 tests/xfs/546                         |  43 ++++++
 tests/xfs/546.out                     |   2 +
 77 files changed, 1611 insertions(+), 521 deletions(-)
--
Zorro Lang
zlang@kernel.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

                 reply	other threads:[~2022-05-08 15:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220508152952.9F8A4C385A4@smtp.kernel.org \
    --to=zlang@kernel.org \
    --cc=fstests@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox