mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
795ea36a18
A comment in shared/272 claims that ext4 supports O_DIRECT in data=journalling mode. Actually, it doesn't, it was just silently ignoring O_DIRECT, let's not try to test O_DIRECT for either ext3 or ext4 in this test. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>