On Sun, Jan 22, 2017 at 7:26 AM, Eryu Guan <eguan@xxxxxxxxxx> wrote: > Hi all, > > The master branch of the xfstests repository at: > > git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git > > have just been updated. There're new generic, overlay and btrfs tests in this > update, and as usual, various fixes. > > New failures I've noticed in this update: > - xfs/348 fails, new tests added to it but the fixes are not in Linus tree yet Perhaps worth mentioning that xfs/348 will ASSERT kernel with XFS_DEBUG=y Fix is in Linus' master, heading for rc5 > - btrfs/13[3-5], these new btrfs incremental send tests fail > - generic/405 fails on extN filesystems, it's an e2fsprogs bug > > Thanks, > Eryu > > The new head of the master branch is commit: > > 8485d738b418 btrfs: incremental send after replacing directory > > New commits: > > Amir Goldstein (3): > [91e16aa7c502] overlay: test concurrent copy up > [707a5890cadb] xfs: test fstat with malformed inode mode > [9b80c46ed0d3] xfs: test readlink/readdir with malformed inode mode > > Boyang Xue (2): > [6f4776c4b50b] common/dmthin: call $UDEV_SETTLE_PROG before 'dmsetup remove' > [66768bcaec8c] generic/405: test mkfs against thin provision device > > Christoph Hellwig (1): > [8c3d7ebd2390] xfs/004: account for XFS reservations changes in 4.10-rc > > David Sterba (1): > [acb8acd2367a] common/btrfs: add helper to detect dump-super or btrfs-show-super > > Eric Sandeen (1): > [2ad516747539] tools: compare-failures script > > Filipe Manana (3): > [6fc65f42eb9b] btrfs: incremental send after replacing a top level inode > [7cf665d9a422] btrfs: incremental send after moving a directory > [8485d738b418] btrfs: incremental send after replacing directory > > Lakshmipathi.G (1): > [8a0831c03ce5] README: Fix Quick start typo > > Xiao Yang (1): > [3241b54ed48e] common/rc: Fix _supports_filetype function > > > Code Diffstat: > > README | 5 +- > common/btrfs | 11 ++++ > common/dmthin | 3 + > common/rc | 6 +- > tests/btrfs/011 | 2 +- > tests/btrfs/133 | 127 +++++++++++++++++++++++++++++++++++++++ > tests/btrfs/133.out | 8 +++ > tests/btrfs/134 | 125 ++++++++++++++++++++++++++++++++++++++ > tests/btrfs/134.out | 6 ++ > tests/btrfs/135 | 159 +++++++++++++++++++++++++++++++++++++++++++++++++ > tests/btrfs/135.out | 8 +++ > tests/btrfs/group | 3 + > tests/generic/405 | 73 +++++++++++++++++++++++ > tests/generic/405.out | 2 + > tests/generic/group | 1 + > tests/overlay/021 | 135 +++++++++++++++++++++++++++++++++++++++++ > tests/overlay/021.out | 2 + > tests/overlay/group | 1 + > tests/xfs/004 | 23 ++----- > tests/xfs/348 | 25 ++++++++ > tests/xfs/348.out | 112 ++++++++++++++++++++++++++++++++++ > tools/compare-failures | 67 +++++++++++++++++++++ > 22 files changed, 882 insertions(+), 22 deletions(-) > -- > Eryu Guan > eguan@xxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html