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. The new head of the master branch is commit: c728752 generic/317,318: fail gracefully if userns not supported New Commits: Brian Foster (3): [c1ff85d] xfs/013: allow non-write fsstress operations in background workload [34ff5cd] xfstests: test speculative preallocation reclaim on ENOSPC/EDQUOT [f170290] xfstests: create a test for xfs log grant head leak detection David Disseldorp (2): [c79bb5c] src/cloner: check filesystem type [f8c880d] src/cloner: add CIFS_IOC_COPYCHUNK_FILE support Eric Sandeen (2): [bbe5d55] xfs/279: use MKFS_XFS_PROG, not hardcoded path [c728752] generic/317,318: fail gracefully if userns not supported Eryu Guan (1): [76d0cfb] generic: new case to test getcwd(2) Filipe David Borba Manana (2): [36271c9] btrfs: add test for btrfs cloning with file holes [7b564f3] btrfs: add test for btrfs clone + fsync durability Jeff Moyer (1): [28f8c4c] resvtest.c: fix invalid use of sizeof() Michael L. Semon (1): [c8dc487] JFS: Add maximum ACL count into common/attr Code Diffstat: .gitignore | 1 + common/attr | 3 + common/rc | 48 +++++++ configure.ac | 1 + src/Makefile | 2 +- src/cloner.c | 123 ++++++++++++++++-- src/resvtest.c | 8 +- src/t_getcwd.c | 102 +++++++++++++++ tests/btrfs/055 | 165 ++++++++++++++++++++++++ tests/btrfs/055.out | 347 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/056 | 145 +++++++++++++++++++++ tests/btrfs/056.out | 129 +++++++++++++++++++ tests/btrfs/group | 2 + tests/generic/028 | 58 +++++++++ tests/generic/028.out | 2 + tests/generic/317 | 2 +- tests/generic/318 | 3 +- tests/generic/group | 1 + tests/xfs/011 | 116 +++++++++++++++++ tests/xfs/011.out | 2 + tests/xfs/013 | 2 +- tests/xfs/014 | 200 +++++++++++++++++++++++++++++ tests/xfs/014.out | 2 + tests/xfs/279 | 2 +- tests/xfs/group | 2 + 25 files changed, 1448 insertions(+), 20 deletions(-) create mode 100644 src/t_getcwd.c create mode 100755 tests/btrfs/055 create mode 100644 tests/btrfs/055.out create mode 100755 tests/btrfs/056 create mode 100644 tests/btrfs/056.out create mode 100755 tests/generic/028 create mode 100644 tests/generic/028.out create mode 100755 tests/xfs/011 create mode 100644 tests/xfs/011.out create mode 100755 tests/xfs/014 create mode 100644 tests/xfs/014.out -- Dave Chinner david@xxxxxxxxxxxxx
Attachment:
signature.asc
Description: Digital signature