trfs@vger.kernel.org
> > Subject: Re: [PATCH] xfstests: Add message indicating btrfs-progs support
> > FST in read-only mode
> >
> > On Thu, Oct 26, 2017 at 01:57:46PM +0800, Gu Jinxiang wrote:
> > > From: Gu JinXiang
> > >
> > > btrfs-progs now s
On 2017年10月26日 15:13, Qu Wenruo wrote:
>
>
> On 2017年10月26日 14:52, Eryu Guan wrote:
>> On Thu, Oct 26, 2017 at 01:57:46PM +0800, Gu Jinxiang wrote:
>>> From: Gu JinXiang
>>>
>>> btrfs-progs now support FST in read-only mode, so when space_cache=v2
>>> enabled, this test case will fail.
>>> Add
Hi,
> -Original Message-
> From: Eryu Guan [mailto:eg...@redhat.com]
> Sent: Thursday, October 26, 2017 2:52 PM
> To: Gu, Jinxiang/顾 金香
> Cc: fste...@vger.kernel.org; linux-btrfs@vger.kernel.org
> Subject: Re: [PATCH] xfstests: Add message indicating btrfs-progs supp
On 2017年10月26日 14:52, Eryu Guan wrote:
> On Thu, Oct 26, 2017 at 01:57:46PM +0800, Gu Jinxiang wrote:
>> From: Gu JinXiang
>>
>> btrfs-progs now support FST in read-only mode, so when space_cache=v2
>> enabled, this test case will fail.
>> Add message to help user to understand this status.
>
>
On Thu, Oct 26, 2017 at 01:57:46PM +0800, Gu Jinxiang wrote:
> From: Gu JinXiang
>
> btrfs-progs now support FST in read-only mode, so when space_cache=v2
> enabled, this test case will fail.
> Add message to help user to understand this status.
Sorry, I don't quite understand the new 'FST' feat
From: Gu JinXiang
btrfs-progs now support FST in read-only mode, so when space_cache=v2
enabled, this test case will fail.
Add message to help user to understand this status.
Signed-off-by: Gu JinXiang
---
tests/btrfs/012 | 6 ++
1 file changed, 6 insertions(+)
diff --git a/tests/btrfs/01