> On Feb 27, 2021, at 09:12, Chris Murphy <li...@colorremedies.com> wrote:
>
> On Wed, Feb 24, 2021 at 9:40 PM Su Yue <l...@damenly.su> wrote:
>>
>>
>> While playing with seed device(misc/next and v5.11), lockdep
>> complains the following:
>>
>> To reproduce:
>>
>> dev1=/dev/sdb1
>> dev2=/dev/sdb2
>>
>> umount /mnt
>>
>> mkfs.btrfs -f $dev1
>>
>> btrfstune -S 1 $dev1
>
> No mount or copying data to the file system after mkfs and before
> setting the seed flag? I wonder if that's related to the splat, even
> though it shouldn't happen.
Tried and the splat still exists. BTW, is it reproducible on your side?
Thanks,
Su
>
> --
> Chris Murphy