]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/622: fix for exfat
authorYuezhang Mo <Yuezhang.Mo@sony.com>
Fri, 6 Jun 2025 10:28:55 +0000 (18:28 +0800)
committerZorro Lang <zlang@kernel.org>
Wed, 18 Jun 2025 16:54:03 +0000 (00:54 +0800)
commita69ad67d48badc4f394c07767ad2c69fbb557b6d
tree87b2202aa3ade6eb257d845f1ce7d117eeebfd66
parent078937463f4a5763239c7d221c168aa9cf5630b5
generic/622: fix for exfat

After commit(f761fcdd289d exfat: Implement sops->shutdown and
ioctl), shutdown is supported by exfat, this test can be run, but
fails because exfat has a 2 second granularity for access_time
and no timestamps for metadata changes.

Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/622