Re: 'watch btrfs fi show' crash while 'btrfs device delete'

2019-06-02 Thread Su Yue
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

Re: 'watch btrfs fi show' crash while 'btrfs device delete'

2019-06-01 Thread Peter Hjalmarsson
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

'watch btrfs fi show' crash while 'btrfs device delete'

2019-05-20 Thread Chris Murphy
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