Re: [PATCH] btrfs: test send with deduplication running concurrently

2019-04-21 Thread Eryu Guan
On Sat, Apr 20, 2019 at 02:14:25PM +, Filipe Manana wrote: > On Mon, Apr 15, 2019 at 9:32 AM wrote: > > > > From: Filipe Manana > > > > Stress send running in parallel with deduplication against files that > > belong to the snapshots used by send. The goal is to hit assertion failures > > and

Re: [PATCH] btrfs: test send with deduplication running concurrently

2019-04-20 Thread Filipe Manana
On Mon, Apr 15, 2019 at 9:32 AM wrote: > > From: Filipe Manana > > Stress send running in parallel with deduplication against files that > belong to the snapshots used by send. The goal is to hit assertion failures > and BUG_ONs when send is running, or send finding an inconsistent snapshot > tha

[PATCH] btrfs: test send with deduplication running concurrently

2019-04-15 Thread fdmanana
From: Filipe Manana Stress send running in parallel with deduplication against files that belong to the snapshots used by send. The goal is to hit assertion failures and BUG_ONs when send is running, or send finding an inconsistent snapshot that leads to a failure (reported in dmesg/syslog) and r