On 27/8/19 9:25 PM, David Sterba wrote:
On Tue, Aug 27, 2019 at 03:40:43PM +0800, Anand Jain wrote:
Fixes BUG_ON in find_next_devid() and fixes to return real error in
clone_fs_devices(). These two patches can be send to be independent.
Anand Jain (2):
btrfs: fix BUG_ON with proper error handle in find_next_devid
btrfs: fix error return on alloc fail in clone_fs_devices
Added to misc-next, thanks.
If you have script that can reproduce the
problem, please add them to the changelog. I've added more from the
discussion and questions from Qu.
The script and output rather makes senses in the patch [1] it doesn't
here.
[1] [PATCH v2] btrfs: tree-checker: Fix wrong check on max devid
Thanks, Anand