On 2019/6/1 8:35 PM, Peter Hjalmarsson wrote:
Hi,
I was the one reporting the issue to the Red Hat Bugzilla, and was
able to reproduce it as well
Thanks for the report, reproduced the bug following your steps.
I just sent a patch named "btrfs-progs: fix invalid memory write in
get_fs_info
Hi,
I was the one reporting the issue to the Red Hat Bugzilla, and was
able to reproduce it as well
The problem is related to resizing a btrfs filesystem (at least with
the helpf of "btrfs dev del") and being able to hit "btrfs fi sh" at
the same time as the size is changed..
Something in the log
btrfs-progs: btrfs_scan_kernel(): btrfs killed by SIGABRT
https://bugzilla.redhat.com/show_bug.cgi?id=1711787
btrfs-progs-4.20.2-1.fc29
kernel:5.0.16-200.fc29.x86_64
If I understand the bug report correctly, one shell is watching for
changing 'btrfs fi show' while another deletes a device, and th