Running test generic/173 #! /bin/bash # SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2015, Oracle and/or its affiliates. All Rights Reserved. # # FS QA Test No. 173 # # Reflink a file, use up the rest of the space, then try to observe ENOSPC # while copy-on-writing the file via mmap. # . ./common/preamble FSTYP -- ext4 PLATFORM -- Linux/aarch64 ampere-mtsnow-altra-03-vm-02 6.2.0-rc3 #1 SMP PREEMPT_DYNAMIC Mon Jan 9 04:24:53 UTC 2023 MKFS_OPTIONS -- /dev/vda5 MOUNT_OPTIONS -- -o acl,user_xattr -o context=system_u:object_r:nfs_t:s0 /dev/vda5 /mnt/xfstests/mnt2 generic/173 [not run] Reflink not supported by scratch filesystem type: ext4 Ran: generic/173 Not run: generic/173 Passed all 1 tests Running test generic/173 #! /bin/bash # SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2015, Oracle and/or its affiliates. All Rights Reserved. # # FS QA Test No. 173 # # Reflink a file, use up the rest of the space, then try to observe ENOSPC # while copy-on-writing the file via mmap. # . ./common/preamble FSTYP -- xfs (non-debug) PLATFORM -- Linux/aarch64 ampere-mtsnow-altra-03-vm-02 6.2.0-rc3 #1 SMP PREEMPT_DYNAMIC Mon Jan 9 04:24:53 UTC 2023 MKFS_OPTIONS -- -f -m crc=1,finobt=1,rmapbt=1,reflink=1 -i sparse=1 /dev/vda5 MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/vda5 /mnt/xfstests/mnt2 generic/173 1s Ran: generic/173 Passed all 1 tests Running test generic/173 #! /bin/bash # SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2015, Oracle and/or its affiliates. All Rights Reserved. # # FS QA Test No. 173 # # Reflink a file, use up the rest of the space, then try to observe ENOSPC # while copy-on-writing the file via mmap. # . ./common/preamble FSTYP -- btrfs PLATFORM -- Linux/aarch64 ampere-mtsnow-altra-03-vm-02 6.2.0-rc3 #1 SMP PREEMPT_DYNAMIC Mon Jan 9 04:24:53 UTC 2023 MKFS_OPTIONS -- /dev/vda5 MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/vda5 /mnt/xfstests/mnt2 generic/173 1s ... _check_btrfs_filesystem: filesystem on /dev/vda5 is inconsistent (see /var/lib/xfstests/results//generic/173.full for details) Ran: generic/173 Failures: generic/173 Failed 1 of 1 tests