On Tue, Jul 21, 2020 at 11:24:27AM -0400, Josef Bacik wrote: > If we got some sort of corruption via a read and call > btrfs_handle_fs_error() we'll set BTRFS_FS_STATE_ERROR on the fs and > complain. If a subsequent trans handle trips over this it'll get -EROFS > and then abort. However at that point we're not aborting for the > original reason, we're aborting because we've been flipped read only. > We do not need to WARN_ON() here. > > Signed-off-by: Josef Bacik <josef@xxxxxxxxxxxxxx> 1 and 2 added to misc-next, thanks.
