On Mon, Dec 13, 2021 at 08:45:11AM +0000, fdmanana@kernel.org wrote:
From: Filipe Manana <redacted>
The following patches fix an error path when creating a subvolume, exposed
by generic/475.
Filipe Manana (3):
btrfs: fix invalid delayed ref after subvolume creation failure
btrfs: fix warning when freeing leaf after subvolume creation failure
btrfs: skip transaction commit after failure to create subvolume
Added to misc-next, thanks.