diff mbox series

something in the last misc-next update made btrfs/261 fail

Message ID Y/UvMqKqO1Wpy39l@infradead.org (mailing list archive)
State New, archived
Headers show
Series something in the last misc-next update made btrfs/261 fail | expand

Commit Message

Christoph Hellwig Feb. 21, 2023, 8:53 p.m. UTC

Comments

Qu Wenruo Feb. 22, 2023, 12:25 a.m. UTC | #1
On 2023/2/22 04:53, Christoph Hellwig wrote:
> 
> --- tests/btrfs/261.out	2022-08-23 16:09:54.526648628 +0000
> +++ results/btrfs/261.out.bad	2023-02-21 20:50:17.796750095 +0000
> @@ -1,2 +1,6 @@
>   QA output created by 261
> +ERROR: there are uncorrectable errors
> +scrub failed to fix the fs for profile -m raid5 -d raid5
> +ERROR: there are uncorrectable errors
> +scrub failed to fix the fs for profile -m raid6 -d raid6
>   Silence is golden
> 

Also confirmed here.

Bisecting.

Thanks,
Qu
Qu Wenruo Feb. 22, 2023, 2:15 a.m. UTC | #2
On 2023/2/22 08:25, Qu Wenruo wrote:
> 
> 
> On 2023/2/22 04:53, Christoph Hellwig wrote:
>>
>> --- tests/btrfs/261.out    2022-08-23 16:09:54.526648628 +0000
>> +++ results/btrfs/261.out.bad    2023-02-21 20:50:17.796750095 +0000
>> @@ -1,2 +1,6 @@
>>   QA output created by 261
>> +ERROR: there are uncorrectable errors
>> +scrub failed to fix the fs for profile -m raid5 -d raid5
>> +ERROR: there are uncorrectable errors
>> +scrub failed to fix the fs for profile -m raid6 -d raid6
>>   Silence is golden
>>
> 
> Also confirmed here.
> 
> Bisecting.

It's the commit "btrfs: replace btrfs_io_context::raid_map with a fixed 
u64 value".

Still looking into the code, but no obvious clue.

Would do more debugging on this.

Thanks for the report,
Qu
> 
> Thanks,
> Qu
diff mbox series

Patch

--- tests/btrfs/261.out	2022-08-23 16:09:54.526648628 +0000
+++ results/btrfs/261.out.bad	2023-02-21 20:50:17.796750095 +0000
@@ -1,2 +1,6 @@ 
 QA output created by 261
+ERROR: there are uncorrectable errors
+scrub failed to fix the fs for profile -m raid5 -d raid5
+ERROR: there are uncorrectable errors
+scrub failed to fix the fs for profile -m raid6 -d raid6
 Silence is golden