A few fixes were merged into Linus' tree, so add their commit IDs in the
respective test cases.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Anand Jain <asj@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
_require_scratch
_require_btrfs_command inspect-internal dump-tree
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit 883adb6dcff0 \
"btrfs: fix the inline compressed extent check in inode_need_compress()"
_scratch_mkfs >>$seqres.full 2>&1
_require_scratch
_require_btrfs_command inspect-internal dump-tree
-_fixed_by_kernel_commit xxxxxxxxxxxx \
- "btrfs: do not mark inode incompressible after inline attempt failed"
+_fixed_by_kernel_commit 2e0e3716c7b6 \
+ "btrfs: do not mark inode incompressible after inline attempt fails"
_scratch_mkfs >>$seqres.full 2>&1
_require_test_program unlink-fsync
_require_dm_target flakey
-_fixed_by_fs_commit btrfs xxxxxxxxxxxx \
+_fixed_by_fs_commit btrfs 999757231c49 \
"btrfs: fix missing last_unlink_trans update when removing a directory"
_scratch_mkfs >> $seqres.full 2>&1 || _fail "mkfs failed"