Re: [PATCH v2] btrfs: fix filtering of scratch device in test case 048

2019-04-25 Thread Eryu Guan
On Thu, Apr 25, 2019 at 01:37:09AM +0100, fdman...@kernel.org wrote: > From: Filipe Manana > > The recent commit 4529b20e1aa8f9 ("btrfs/048: amend property validation > cases"), does not properly filter the scratch device because the error > messages are sent to stderr and not to stdout, and the

Re: [PATCH v2] btrfs: fix filtering of scratch device in test case 048

2019-04-24 Thread Anand Jain
> On 25 Apr 2019, at 8:37 AM, fdman...@kernel.org wrote: > > From: Filipe Manana > > The recent commit 4529b20e1aa8f9 ("btrfs/048: amend property validation > cases"), does not properly filter the scratch device because the error > messages are sent to stderr and not to stdout, and the pipe fi