From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to bec9f2cc9d7a
Date: Sun, 16 Jan 2022 23:38:31 +0800 [thread overview]
Message-ID: <61e43bfa.1c69fb81.b7718.97e2@mx.google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2613 bytes --]
Hi all,
The master branch of the xfstests repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
have just been updated. This update contains some bugfixes and improvements,
mainly for xfs and idmapped mount tests. There's also one new xfs case, which
should pass with latest v5.16 kernel.
Thanks,
Eryu
The new head of the master branch is commit:
bec9f2cc9d7a unwritten_sync: convert XFS_IOC_FREESP64 to ftruncate
New commits:
Christian Brauner (3):
[b3c31bd3ab60] idmapped-mounts: remove redundant fchownat() call in setgid tests
[7edd45acf142] idmapped-mounts: add more explanations to setgid tests
[9100066c2034] idmapped-mounts: add missing ownership comparisons to setgid tests
Darrick J. Wong (7):
[3f79f632b073] common/rc: fix unicode checker detection in xfs_scrub
[3925a4ec9d47] xfs/220: fix quotarm syscall test
[9ecf4cbf3c37] xfs: test fixes for new 5.17 behaviors
[c2a8e177817e] xfs: regression test for allocsp handing out stale disk contents
[a32fb1bb5661] fsx: add support for XFS_IOC_ALLOCSP
[479b5b5786db] alloc: upgrade to fallocate
[bec9f2cc9d7a] unwritten_sync: convert XFS_IOC_FREESP64 to ftruncate
Qu Wenruo (1):
[94232f08cb9c] btrfs/011: continue the test if we failed to cancel the replace
Shiyang Ruan (1):
[26d2df0ee39a] generic/670: allow _mread_range() races with reflink_range()
Theodore Ts'o (1):
[db4dfa826d7a] common/rc: fix _check_xfs_scrub_does_unicode on newer versions of libc-bin
Code Diffstat:
.gitignore | 1 +
common/rc | 19 ++++--
common/xfs | 12 ++++
ltp/fsx.c | 110 +++++++++++++++++++++++++++++++-
src/Makefile | 2 +-
src/alloc.c | 66 +++++++++++++++----
src/allocstale.c | 117 ++++++++++++++++++++++++++++++++++
src/idmapped-mounts/idmapped-mounts.c | 62 ++++++++++++++++--
src/unwritten_sync.c | 9 +--
tests/btrfs/011 | 16 ++++-
tests/generic/670 | 5 +-
tests/xfs/107 | 57 +++++++++++++++++
tests/xfs/107.out | 2 +
tests/xfs/130 | 6 +-
tests/xfs/130.out | 1 +
tests/xfs/220 | 30 +++++++--
tests/xfs/308 | 5 +-
tests/xfs/308.out | 2 -
18 files changed, 475 insertions(+), 47 deletions(-)
--
Eryu Guan
guaneryu@gmail.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2022-01-16 15:38 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=61e43bfa.1c69fb81.b7718.97e2@mx.google.com \
--to=guaneryu@gmail.com \
--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 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.