Re: [PATCH 0/5] btrfs: fix transaction leaks and crashes during unmount

2020-12-17 Thread David Sterba
On Mon, Dec 14, 2020 at 10:10:44AM +, fdman...@kernel.org wrote: > From: Filipe Manana > > There are some cases where we can leak a transaction and crash during unmount > after remounting the filesystem in RO mode or mounting RO. These issues were > actually being hit by automated tests from

Re: [PATCH 0/5] btrfs: fix transaction leaks and crashes during unmount

2020-12-17 Thread Josef Bacik
On 12/14/20 5:10 AM, fdman...@kernel.org wrote: From: Filipe Manana There are some cases where we can leak a transaction and crash during unmount after remounting the filesystem in RO mode or mounting RO. These issues were actually being hit by automated tests from the openQA for openSUSE Tumbl