]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/26[67]: update the stale comments
authorQu Wenruo <wqu@suse.com>
Thu, 2 Oct 2025 00:56:48 +0000 (10:26 +0930)
committerZorro Lang <zlang@kernel.org>
Thu, 2 Oct 2025 06:59:31 +0000 (14:59 +0800)
commit57589265bf749fa34ade172c93322dfc1fc084c9
treeb777d6c8c16edde2230d92d8904b45145cca0ed3
parentf8d78645f2ab02557e1e6728c0a075b696942314
btrfs/26[67]: update the stale comments

Test case btrfs/266 is verifying the buffered read repair on RAID1C3,
and btrfs/267 is verifying the direct IO read repair on RAID1C3.

However btrfs/267 is using incorrect comments, it says the test case is
verify buffered read repair, but it's not the case.

Fix those stale comments by explicitly mention buffered/direct IO for
each test case. (btrfs/266 for buffered, btrfs/267 for direct)

Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/266
tests/btrfs/267