Hi folks, The xfstests repository at git://oss.sgi.com/xfs/cmds/xfstests has just been updated. Patches often get missed, so please check if your outstanding patches were in this update. If they have not been in this update, please resubmit them to fstests@xxxxxxxxxxxxxxx so they can be picked up in the next update. I've sent this announcement to fstests, linux-fsdevel and the XFS, ext4 and btrfs lists. Future fstests announcements will only be directed to the fstests and linux-fsdevel lists. The new head of the master branch is commit: 45d1fac btrfs: test for btrfs send when nested subvols/snapshots exist New Commits: Eryu Guan (2): [82afae2] generic: new ENOSPC regression test [caca581] xfs/005: filter _scratch_mount output to match golden image Filipe David Borba Manana (5): [e7dd9f1] btrfs: add test for btrfs send with long paths [86da66c] common: add helper require function _require_btrfs_cloner [d140277] btrfs: add test for clone operation [3318629] btrfs: add test for btrfs send with large xattrs [45d1fac] btrfs: test for btrfs send when nested subvols/snapshots exist Code Diffstat: common/rc | 7 + tests/btrfs/035 | 4 +- tests/btrfs/051 | 85 +++++++++ tests/btrfs/051.out | 1 + tests/btrfs/052 | 171 +++++++++++++++++ tests/btrfs/052.out | 499 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/053 | 109 +++++++++++ tests/btrfs/053.out | 1 + tests/btrfs/054 | 109 +++++++++++ tests/btrfs/054.out | 1 + tests/btrfs/group | 4 + tests/generic/027 | 107 +++++++++++ tests/generic/027.out | 2 + tests/generic/group | 1 + tests/xfs/005 | 7 +- 15 files changed, 1104 insertions(+), 4 deletions(-) create mode 100755 tests/btrfs/051 create mode 100644 tests/btrfs/051.out create mode 100755 tests/btrfs/052 create mode 100644 tests/btrfs/052.out create mode 100755 tests/btrfs/053 create mode 100644 tests/btrfs/053.out create mode 100755 tests/btrfs/054 create mode 100644 tests/btrfs/054.out create mode 100755 tests/generic/027 create mode 100644 tests/generic/027.out -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs