Hi folks, The master branch of the xfstests repository at: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git have just been updated. There's a bunch of changes to quota tests in this update - previously XFS specific tests have been made generic. Don't be surprised if there's some new failures reported for these quota tests on filesystems other than XFS - they may be real filesystem issues or they may be issues from porting the tests across to be generic.... -Dave. The new head of the master branch is commit: 0bbd20b10476 btrfs: test free space tree mount options New Commits: Eric Sandeen (4): [bda2cdea400d] xfs/260: fix output to match actions [ee25b89d8c26] xfs: modify quota tests to work on generic filesystems [fe901ccaa7bb] fstests: move now-generic quota tests to generic [7369e9c7f90f] xfs: make some xfs project quota tests generic Eryu Guan (3): [88d00424cff1] overlay: sgid inheritance over whiteout [a68323584dc6] fstests: require scratch dev in tests using dm targets [c27a67f0e7e7] fstests: move now-generic xfs project quota tests generic Omar Sandoval (1): [0bbd20b10476] btrfs: test free space tree mount options Wang Xiaoguang (1): [73ca62e997ce] generic: truncate heavily reflinked file Xiao Yang (2): [f4a4c64c296e] xfs/098: fix xfs_repair on newer xfsprogs [e35b2df320ec] common/rc: fix fsmap check Zorro Lang (1): [81dc4bc7280c] xfs: various operations on mounted fs Code Diffstat: common/quota | 55 +++++++++++-- common/rc | 10 ++- tests/btrfs/131 | 153 ++++++++++++++++++++++++++++++++++++ tests/btrfs/131.out | 20 +++++ tests/btrfs/group | 1 + tests/generic/347 | 1 + tests/{xfs/054 => generic/379} | 20 ++--- tests/{xfs/054.out => generic/379.out} | 2 +- tests/{xfs/118 => generic/380} | 11 +-- tests/{xfs/118.out => generic/380.out} | 2 +- tests/{xfs/138 => generic/381} | 7 +- tests/{xfs/138.out => generic/381.out} | 2 +- tests/{xfs/260 => generic/382} | 19 ++--- tests/{xfs/260.out => generic/382.out} | 12 +-- tests/{xfs/133 => generic/383} | 18 +++-- tests/generic/383.out | 8 ++ tests/{xfs/134 => generic/384} | 28 +++---- tests/{xfs/134.out => generic/384.out} | 2 +- tests/{xfs/196 => generic/385} | 15 ++-- tests/{xfs/196.out => generic/385.out} | 2 +- tests/{xfs/262 => generic/386} | 14 ++-- tests/generic/386.out | 2 + tests/generic/387 | 81 +++++++++++++++++++ tests/generic/387.out | 2 + tests/generic/group | 9 +++ tests/overlay/015 | 97 +++++++++++++++++++++++ tests/overlay/015.out | 6 ++ tests/overlay/group | 1 + tests/xfs/006 | 2 +- tests/xfs/098 | 16 +++- tests/xfs/133.out | 8 -- tests/xfs/262.out | 2 - tests/xfs/264 | 2 +- tests/xfs/284 | 107 +++++++++++++++++++++++++ tests/xfs/284.out | 8 ++ tests/xfs/group | 9 +-- 36 files changed, 648 insertions(+), 106 deletions(-) create mode 100755 tests/btrfs/131 create mode 100644 tests/btrfs/131.out rename tests/{xfs/054 => generic/379} (90%) rename tests/{xfs/054.out => generic/379.out} (99%) rename tests/{xfs/118 => generic/380} (93%) rename tests/{xfs/118.out => generic/380.out} (97%) rename tests/{xfs/138 => generic/381} (95%) rename tests/{xfs/138.out => generic/381.out} (93%) rename tests/{xfs/260 => generic/382} (84%) rename tests/{xfs/260.out => generic/382.out} (65%) rename tests/{xfs/133 => generic/383} (81%) create mode 100644 tests/generic/383.out rename tests/{xfs/134 => generic/384} (84%) rename tests/{xfs/134.out => generic/384.out} (78%) rename tests/{xfs/196 => generic/385} (89%) rename tests/{xfs/196.out => generic/385.out} (99%) rename tests/{xfs/262 => generic/386} (94%) create mode 100644 tests/generic/386.out create mode 100755 tests/generic/387 create mode 100644 tests/generic/387.out create mode 100755 tests/overlay/015 create mode 100644 tests/overlay/015.out delete mode 100644 tests/xfs/133.out delete mode 100644 tests/xfs/262.out create mode 100755 tests/xfs/284 create mode 100644 tests/xfs/284.out -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature