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-hr330a-03 6.0.0-rc7 #1 SMP PREEMPT_DYNAMIC Thu Sep 29 16:02:47 UTC 2022 MKFS_OPTIONS -- /dev/sda5 MOUNT_OPTIONS -- -o acl,user_xattr -o context=system_u:object_r:nfs_t:s0 /dev/sda5 /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-hr330a-03 6.0.0-rc7 #1 SMP PREEMPT_DYNAMIC Thu Sep 29 16:02:47 UTC 2022 MKFS_OPTIONS -- -f -m crc=1,finobt=1,rmapbt=1,reflink=1 -i sparse=1 /dev/sda5 MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/sda5 /mnt/xfstests/mnt2 generic/173 mount: /mnt/xfstests/mnt2: wrong fs type, bad option, bad superblock on /dev/sda5, missing codepage or helper program, or other error. dmesg(1) may have more information after failed mount system call. 5s 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-hr330a-03 6.0.0-rc7 #1 SMP PREEMPT_DYNAMIC Thu Sep 29 16:02:47 UTC 2022 MKFS_OPTIONS -- /dev/sda5 MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/sda5 /mnt/xfstests/mnt2 generic/173 5s ... _check_btrfs_filesystem: filesystem on /dev/sda5 is inconsistent (see /var/lib/xfstests/results//generic/173.full for details) Ran: generic/173 Failures: generic/173 Failed 1 of 1 tests