On Thu, Oct 19, 2023 at 01:23:49PM +0100, fdmanana@xxxxxxxxxx wrote: > From: Filipe Manana <fdmanana@xxxxxxxx> > > Test that snapshoting a new subvolume (created in the current transaction) > that has a btree with a height > 1, works and does not result in a fs > corruption. > > This exercises a regression introduced in kernel 6.5 by the kernel commit: > > 1b53e51a4a8f ("btrfs: don't commit transaction for every subvol create") > > Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx> Thanks, Josef