]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic/733: add commit ID for btrfs
authorFilipe Manana <fdmanana@suse.com>
Tue, 21 May 2024 12:01:29 +0000 (13:01 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 25 May 2024 05:57:33 +0000 (13:57 +0800)
commit26d69e8df390b701904aac40e7d9cf8edea9a14d
treeb061bc77e0ba9cf2a7bc0a07030fa07a5a1e8582
parentbe5ec474127b16aced5a77dfbba5c5d200a921fd
generic/733: add commit ID for btrfs

As of commit 5d6f0e9890ed ("btrfs: stop locking the source extent range
during reflink"), btrfs now does reflink operations without locking the
source file's range, allowing concurrent reads in the whole source file.
So update the test to annotate that commit.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/733