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'd like to say a big THANKS to all the people who have reviewed patches in this cycle - it's been a big help to me, especially with the volume of changes that have been coming through. I've picked up all the reviewed patches, but there were a few that still hadn't completed review that I didn't pick up. I'll pick them up once reviews have completed on them. -Dave. The new head of the master branch is commit: facff60 generic: test full dm snapshot devices New Commits: Dave Chinner (1): [afd025f] xfs/078: remove loop device on failure Eric Sandeen (3): [cf1b6d6] filter: btrfs-progs keeps changing version string [552dcfb] filter: btrfs-progs subvolume delete output changed [b2aa857] btrfs: fix _filter_mkfs regression Eryu Guan (5): [822390a] generic: test some mount/umount corner cases [6000122] nfs: recognise IPv6 export in _require_scratch_nocheck() [c8ea6c0] xfs/014: replace df with $DF_PROG [998f59d] generic/077: add missing _require_scratch [facff60] generic: test full dm snapshot devices Filipe Manana (4): [672a9f0] generic: test fsync after moving files across directories [a752266] btrfs: test incremental send with directory renames [40851f9] btrfs: test incremental send/receive [9edaf22] btrfs: test cloning of zero length ranges Jan Tulak (1): [03c633b] build: Allow alphanumeric test name suffixes Jeff Mahoney (1): [dd26ee3] btrfs: test orphan item cleanup Omer Zilberberg (1): [856ff26] generic: test that mmap-write updates c/mtime Xiaoguang Wang (1): [cbc98cd] generic: add test for truncate/collapse range race Code Diffstat: README | 8 ++- check | 9 ++- common/config | 1 + common/filter | 4 -- common/filter.btrfs | 9 +-- common/rc | 26 +++++++- new | 54 +++++++++++++++-- tests/btrfs/082 | 2 +- tests/btrfs/083 | 159 +++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/083.out | 2 + tests/btrfs/084 | 132 +++++++++++++++++++++++++++++++++++++++++ tests/btrfs/084.out | 2 + tests/btrfs/085 | 161 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/085.out | 4 ++ tests/btrfs/086 | 77 ++++++++++++++++++++++++ tests/btrfs/086.out | 2 + tests/btrfs/group | 4 ++ tests/generic/067 | 143 ++++++++++++++++++++++++++++++++++++++++++++ tests/generic/067.out | 2 + tests/generic/072 | 70 ++++++++++++++++++++++ tests/generic/072.out | 2 + tests/generic/073 | 113 +++++++++++++++++++++++++++++++++++ tests/generic/073.out | 11 ++++ tests/generic/077 | 1 + tests/generic/080 | 78 ++++++++++++++++++++++++ tests/generic/080.out | 2 + tests/generic/081 | 86 +++++++++++++++++++++++++++ tests/generic/081.out | 2 + tests/generic/204 | 1 + tests/generic/group | 5 ++ tests/xfs/014 | 2 +- tests/xfs/078 | 6 +- 32 files changed, 1156 insertions(+), 24 deletions(-) create mode 100755 tests/btrfs/083 create mode 100644 tests/btrfs/083.out create mode 100755 tests/btrfs/084 create mode 100644 tests/btrfs/084.out create mode 100755 tests/btrfs/085 create mode 100644 tests/btrfs/085.out create mode 100755 tests/btrfs/086 create mode 100644 tests/btrfs/086.out create mode 100755 tests/generic/067 create mode 100644 tests/generic/067.out create mode 100755 tests/generic/072 create mode 100644 tests/generic/072.out create mode 100755 tests/generic/073 create mode 100644 tests/generic/073.out create mode 100755 tests/generic/080 create mode 100644 tests/generic/080.out create mode 100755 tests/generic/081 create mode 100644 tests/generic/081.out -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature