[PATCH] fstests: btrfs: regression test for ro snapshot creation

2014-10-15 Thread Filipe Manana
Regression test for a btrfs issue where creation of readonly snapshots caused the filesystem to get into an inconsistent state. This regression was introduced in the 3.17 kernel and fixed by reverting the following linux kernel commit: Btrfs: race free update of commit root for ro snapshots

Re: [PATCH] fstests: btrfs: regression test for ro snapshot creation

2014-10-15 Thread Josef Bacik
On 10/15/2014 02:37 PM, Filipe Manana wrote: Regression test for a btrfs issue where creation of readonly snapshots caused the filesystem to get into an inconsistent state. This regression was introduced in the 3.17 kernel and fixed by reverting the following linux kernel commit: Btrfs: