All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 1c8b154ab966
@ 2021-06-13 16:10 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2021-06-13 16:10 UTC (permalink / raw)
  To: fstests

[-- Attachment #1: Type: text/plain, Size: 1805 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. _scratch_mkfs_blocksized() supports btrfs now, and only
the sector sizes listed in /sys/fs/btrfs/features/supported_sectorsizes. Also
there're two new tests, and btrfs/241 currently fails with latest v5.13-rc5
kernel.

Thanks,
Eryu

The new head of the master branch is commit:

1c8b154ab966 btrfs: test incremental send swapping location of a directory with a file

New commits:

Amir Goldstein (2):
      [a31c9b8d6a30] generic/507: support more filesystems
      [2ac31add10af] overlay/075: add test coverage for clearing immutable/append-only flags

Anand Jain (2):
      [559ac446066b] btrfs: support other sectorsizes in _scratch_mkfs_blocksized
      [811fa6247811] common/rc: fix _scratch_mkfs_blocksized indentation

Filipe Manana (1):
      [1c8b154ab966] btrfs: test incremental send swapping location of a directory with a file

Leah Rumancik (2):
      [9ff5f0ccac24] ext4/048: add check for od endian flag
      [66734233e510] ext4: test journal checkpoint ioctl


Code Diffstat:

 .gitignore               |   1 +
 common/rc                |  67 +++++++++++++--------
 src/Makefile             |   2 +-
 src/checkpoint_journal.c |  97 +++++++++++++++++++++++++++++++
 tests/btrfs/241          | 148 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/241.out      |   6 ++
 tests/btrfs/group        |   1 +
 tests/ext4/048           |  13 ++++-
 tests/ext4/050           | 115 ++++++++++++++++++++++++++++++++++++
 tests/ext4/050.out       |   2 +
 tests/ext4/group         |   1 +
 tests/generic/507        |  13 +++--
 tests/overlay/075        |  11 ++++
 13 files changed, 444 insertions(+), 33 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-13 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 16:10 [ANNOUNCE] fstests: master branch updated to 1c8b154ab966 Eryu Guan

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.