]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: Mark tests which use direct I/O with _requires_odirect
authorTheodore Ts'o <tytso@mit.edu>
Tue, 5 Apr 2016 01:49:27 +0000 (11:49 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 5 Apr 2016 01:49:27 +0000 (11:49 +1000)
commit687a0634f142ff33dc96e9b34bbd951da241052e
treea8bf1aafc5355c648eb89162f0f9a5d28b63dad7
parent829b475f541580e9dd17da0023b9db67263753c4
common: Mark tests which use direct I/O with _requires_odirect

There were a number of tests that use Direct I/O that weren't testing
to make sure O_DIRECT is actually supported.  This will be important
for avoiding false positives when testing ext4 encryption (which does
not support DIO for obvious reasons).

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/ext4/301
tests/ext4/302
tests/ext4/303
tests/ext4/304
tests/generic/095
tests/generic/250
tests/generic/252
tests/generic/331
tests/generic/332