. ./common/preamble
_begin_fstest auto quick qgroup
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit 68d4b3fa18d7 \
"btrfs: qgroup: update all parent qgroups when doing quick inherit"
# For the automatic fsck at unmount.
_require_btrfs_support_sectorsize 4096
_require_btrfs_command "property"
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit e1b18b959025 \
"btrfs: fix transaction abort when snapshotting received subvolumes"
# Use a 4K node/leaf size to make the test faster.
_require_scratch
_require_btrfs_support_sectorsize 4096
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit 2d1ababdedd4 \
"btrfs: fix transaction abort on file creation due to name hash collision"
# Use a 4K node/leaf size to make the test faster and require less file names
_require_scratch
_require_btrfs_support_sectorsize 4096
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit 87f2c46003fc \
"btrfs: fix transaction abort on set received ioctl due to item overflow"
# Use a 4K node/leaf size to make the test faster.
. ./common/preamble
_begin_fstest auto quota prealloc
-_fixed_by_git_commit kernel XXXXXXXXXXXXXX \
+_fixed_by_fs_commit xfs 4b8d867ca6e2 \
"xfs: don't over-report free space or inodes in statvfs"
. ./common/filter
_require_scratch
_require_dm_target flakey
-_fixed_by_fs_commit btrfs xxxxxxxxxxxx \
+_fixed_by_fs_commit btrfs 5254d4181add \
"btrfs: fix zero size inode with non-zero size after log replay"
_scratch_mkfs >>$seqres.full 2>&1 || _fail "mkfs failed"
_require_scratch
_require_dm_target flakey
-_fixed_by_fs_commit btrfs xxxxxxxxxxxx \
+_fixed_by_fs_commit btrfs 9573a365ff9f \
"btrfs: log new dentries when logging parent dir of a conflicting inode"
_scratch_mkfs >>$seqres.full 2>&1 || _fail "mkfs failed"