Files
apfstests/common
Ernesto A. Fernández c82ca8fd26 common/attr: fix check for _require_attrs()
As of now xfstests decides if a filesystem supports attributes by trying
to write one to the mount point. For some reason this fails on reiserfs,
making it impossible to run tests that _require_attrs.

Fix this by checking against $TEST_DIR/syscalltest instead of $TEST_DIR.

This is probably what was intended, since the syscalltest file is touched
right before running attr. It is also consistent with how the check for
acl support is done.

Signed-off-by: Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2017-07-19 13:07:07 +08:00
..
2017-06-08 10:53:27 +08:00
2013-03-26 21:44:05 -05:00
2016-02-19 10:49:17 +11:00
2017-06-08 10:53:27 +08:00
2017-05-19 15:06:30 +08:00
2017-07-03 20:25:01 +08:00