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 v2023.05.14 version. Thanks, Zorro The new head of the master branch is commit: 33144e0693b5 generic/{094,225}: drop the file allocation unit requirements New commits: Darrick J. Wong (7): [8c5f19b701ea] fsx: fix indenting of columns in bad buffers report [f093a7503a6a] xfs/262: remove dangerous labels [23e11f53b4b6] generic/724,xfs/791: adjust test preconditions for post-EOF stripe zeroing [715d052a8faf] xfs/{243,245,272,274}: ignore raid alignment flags in bmap output [c387c694bde3] fiemap-tester: holes can be backed by unwritten extents [6a0bba58d043] fiemap: FIEMAP_EXTENT_LAST denotes the last record in the recordset [33144e0693b5] generic/{094,225}: drop the file allocation unit requirements Filipe Manana (5): [a580ecd1dfc6] common/btrfs: add helper to get the bytenr for a file extent item [f635f9c3153c] btrfs: add a test case for the logical to ino ioctl [7ab65dae2751] groups: add logical_resolve group for btrfs [802f42f7a5b2] btrfs/254: correct subject of the relevant kernel patch and add git commit [e35817daa103] btrfs/228: sync filesystem after creating subvolume Code Diffstat: common/btrfs | 52 ++++++++++++++++++ doc/group-names.txt | 1 + ltp/fsx.c | 9 +-- src/fiemap-tester.c | 25 ++++----- tests/btrfs/004 | 2 +- tests/btrfs/228 | 5 ++ tests/btrfs/254 | 6 +- tests/btrfs/287 | 154 ++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/287.out | 95 ++++++++++++++++++++++++++++++++ tests/btrfs/299 | 20 +------ tests/generic/094 | 5 -- tests/generic/225 | 5 -- tests/generic/724 | 2 +- tests/xfs/243 | 12 ++-- tests/xfs/245 | 6 +- tests/xfs/262 | 2 +- tests/xfs/272 | 4 +- tests/xfs/274 | 8 +-- tests/xfs/791 | 2 +- 19 files changed, 347 insertions(+), 68 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx