On Thu, May 09, 2019 at 03:31:50PM +0800, Qu Wenruo wrote: > At the context of btrfs_run_delalloc_range(), we haven't started/joined > a transaction, thus even something went wrong, we can't and won't abort > transaction, thus no way to make the fs RO. > > Signed-off-by: Qu Wenruo <w...@suse.com>
Added to 5.3 queue, thanks.