Hi, a few more fixup from our repository. They have been in our CI branch and consider them tested and working for our needs. All of them are btrfs-specific and will not affect other filesystems. Please apply, thanks. David Sterba (2): common/rc: use proper temporary file path in _repair_test_fs() generic/733: disable for btrfs Josef Bacik (3): common/verity: use the correct options for btrfs-corrupt-block btrfs/131,btrfs/172,btrfs/206: add check for block-group-tree feature in btrfs btrfs/330: add test to validate ro/rw subvol mounting common/btrfs | 10 +++++++++ common/rc | 4 ++-- common/verity | 2 +- tests/btrfs/131 | 2 ++ tests/btrfs/172 | 3 +++ tests/btrfs/206 | 3 +++ tests/btrfs/330 | 54 +++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/330.out | 6 +++++ tests/generic/733 | 2 +- 9 files changed, 82 insertions(+), 4 deletions(-) create mode 100755 tests/btrfs/330 create mode 100644 tests/btrfs/330.out -- 2.42.1