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.12.11 version. This tag is signed by me, feel free to rebase on it. Thanks, Zorro The new head of the master branch is commit: 87ab8bdf20db fstests: batch update of file mode and untracked files New commits: Filipe Manana (4): [676b0a09706d] btrfs: add a _require_btrfs_send_v2 helper [1f423c9e6e05] common: make _filter_fiemap_flags optionally print the encoded flag [6f6559a88eb2] btrfs/280: also verify that fiemap reports extents as encoded [8742da385e00] btrfs: test a case with compressed send stream and a shared extent Jan Kara (2): [7823f7c160d7] ext4/044: Fix failure when mount options are incompatible with ext3 [8ec6f05efca7] generic/273: Limit number of files by available inodes Johannes Thumshirn (1): [6e470ab87ad6] fstests: skip btrfs/254 in case MIN_FSSIZE is more than 1G Qu Wenruo (2): [3d7044904ac2] fstests: btrfs/080: fix the stray '\' [e2e7b549380a] fstests: btrfs/219: remove it from auto group Shiyang Ruan (1): [87ab8bdf20db] fstests: batch update of file mode and untracked files Code Diffstat: Code Diffstat: .gitignore | 2 ++ common/btrfs | 14 +++++++++ common/punch | 40 +++++++++++++++++++++--- tests/btrfs/080 | 2 +- tests/btrfs/219 | 2 +- tests/btrfs/254 | 1 + tests/btrfs/280 | 4 +-- tests/btrfs/280.out | 12 ++++---- tests/btrfs/281 | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/281.out | 17 ++++++++++ tests/ext4/044 | 7 +++-- tests/generic/273 | 16 ++++++++-- tests/generic/692 | 0 13 files changed, 187 insertions(+), 19 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx