mbox series

[v1,0/2] check for dedupe and security namespace support

Message ID 20220317100842.1237893-1-bxue@redhat.com (mailing list archive)
Headers show
Series check for dedupe and security namespace support | expand

Message

Boyang Xue March 17, 2022, 10:08 a.m. UTC
From: Boyang Xue <bxue@redhat.com>

Hi,

Some filesystems don't support dedupe and security namespace, we should
check for the support before running the test. I found this problem by
running these tests on our downstream NFS.

Please help review this fix.

Thanks,
Boyang

Boyang Xue (2):
  generic/674: check for dedupe support on scratch fs
  generic/513,675: check for security namespace support

 tests/generic/513 | 2 ++
 tests/generic/674 | 1 +
 tests/generic/675 | 2 ++
 3 files changed, 5 insertions(+)