On 2/3/21 6:17 AM, fdman...@kernel.org wrote:
From: Filipe Manana <fdman...@suse.com>The following patchset fixes 2 bugs with the swapfile support, where we can end up falling back to COW when writing to an active swapfile. As a bonus, it makes the NOCOW write patch, for both buffered and direct IO, more efficient by avoiding doing repeated worked when checking if the target block group is read-only.
You can add Reviewed-by: Josef Bacik <jo...@toxicpanda.com> To the series, thanks, Josef