Package: btrfs-progs Version: 6.14-1 Severity: normal I'm doing a test of BTRFS kernel functionality by running a script that repeatedly corrupts one disk in a BTRFS RAID-5 and fixing it with a scrub. The command "btrfs scrub start -B /mnt" gives the following output, it corrected 23186 errors (which seems a likely number given the situation) and then gives a WARNING message saying "1 corrected" which has no correlation to what happened.
I think the WARNING should say 23186 corrected. Starting scrub on devid 1 Starting scrub on devid 2 Starting scrub on devid 3 Starting scrub on devid 4 scrub done for 4bda2da0-54a2-4992-83d7-15b9667f65ab Scrub started: Thu Jun 26 02:07:02 2025 Status: finished Duration: 0:00:04 Total to scrub: 1.26GiB Rate: 323.51MiB/s Error summary: csum=23186 Corrected: 23186 Uncorrectable: 0 Unverified: 0 WARNING: errors detected during scrubbing, 1 corrected -- System Information: Debian Release: 13.0 Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.27-amd64 (SMP w/18 CPU threads; PREEMPT) Kernel taint flags: TAINT_CPU_OUT_OF_SPEC Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: unable to detect Versions of packages btrfs-progs depends on: ii libblkid1 2.41-5 ii libc6 2.41-9 ii libcom-err2 1.47.2-3+b1 ii libext2fs2t64 1.47.2-3+b1 ii liblzo2-2 2.10-3+b1 ii libreiserfscore0t64 1:3.6.27-9 ii libudev1 257.6-1 ii libuuid1 2.41-5 ii libzstd1 1.5.7+dfsg-1 ii zlib1g 1:1.3.dfsg+really1.3.1-1+b1 btrfs-progs recommends no packages. Versions of packages btrfs-progs suggests: pn duperemove <none> -- debconf-show failed

