Re: [PATCH] btrfs/048: fix test failure when fs mounted with v2 space cache option

2019-09-05 Thread Nikolay Borisov
On 5.09.19 г. 18:37 ч., fdman...@kernel.org wrote: > From: Filipe Manana > > In order to check that the filesystem generation does not change after > failure to set a property, the test expects a specific generation number > of 7 in its golden output. That currently works except when using the

[PATCH] btrfs/048: fix test failure when fs mounted with v2 space cache option

2019-09-05 Thread fdmanana
From: Filipe Manana In order to check that the filesystem generation does not change after failure to set a property, the test expects a specific generation number of 7 in its golden output. That currently works except when using the v2 space cache mount option (MOUNT_OPTIONS="-o space_cache=v2")