don't run f2fs test on systems with PAGE_SIZE > 4096 bytes.
Since f2fs is not supported on this systems (can't mount f2fs filesystem).
Signed-off-by: Anatoly Pugachev
---
tests/f2fs_test.in | 6 ++
1 file changed, 6 insertions(+)
diff --git a/tests/f2fs_test.in b/tests/f2fs_test.in
index 1e
Hi Anatoly!
On 7/30/19 10:11 AM, Anatoly Pugachev wrote:
> don't run f2fs test on systems with PAGE_SIZE > 4096 bytes.
> Since f2fs is not supported on this systems (can't mount f2fs filesystem).
Some spelling fixes and re-phrasing suggestion:
> Don't run f2fs tests on systems with PAGE_SIZE > 4
On Tue, Jul 30, 2019 at 1:00 PM John Paul Adrian Glaubitz
wrote:
> On 7/30/19 10:11 AM, Anatoly Pugachev wrote:
> > don't run f2fs test on systems with PAGE_SIZE > 4096 bytes.
> > Since f2fs is not supported on this systems (can't mount f2fs filesystem).
>
> Some spelling fixes and re-phrasing sug