Update the commit id in the _fixed_by tag now that we've merged the
kernel fixes.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
# real QA test starts here
_supported_fs xfs
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit 74ad4693b647 \
"xfs: fix log recovery when unknown rocompat bits are set"
# skip fs check because superblock contains unknown ro-compat features
_require_scratch_nocheck
_require_xfs_io_command "bulkstat_single"
_require_scratch
-_fixed_by_kernel_commit XXXXXXXXXXXX \
+_fixed_by_kernel_commit 817644fa4525 \
"xfs: get root inode correctly at bulkstat"
# Create a filesystem which contains a fake root inode
. ./common/filter
-_fixed_by_git_commit kernel XXXXXXXXXXXXX \
+_fixed_by_git_commit kernel cfa2df68b7ce \
"xfs: fix an agbno overflow in __xfs_getfsmap_datadev"
# Modify as appropriate.