mirror_zfs/tests/zfs-tests/tests/functional/xattr
Tony Hutter 8a1b26eb54 ZTS: Fix xattr_004_pos failure, don't use tmpfs
Previously, xattr_004_pos would create files with xattrs on both
tmpfs and ext2, and then copy them to zfs to verify that their
xattrs were preserved.  However tmpfs doesn't support xattrs.

This was never noticed until Fedora 33.  In Fedora 32 and older,
/tmp was on the root partition (like ext4), whereas on Fedora 33
/tmp is actually tmpfs.  That caused this test to fail on Fedora 33.

This fix updates the test to only create the file on ext2, not tmpfs.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #11133
2020-10-30 16:04:16 -07:00
..
cleanup.ksh ZTS: harden xattr/cleanup.ksh 2019-09-25 09:24:45 -07:00
Makefile.am Revert "Develop tests for issues #5866 and #8858" 2019-07-29 12:46:56 -07:00
setup.ksh ZTS: Misc fixes for FreeBSD 2020-02-24 10:17:55 -08:00
xattr_001_pos.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_002_neg.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_003_neg.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_004_pos.ksh ZTS: Fix xattr_004_pos failure, don't use tmpfs 2020-10-30 16:04:16 -07:00
xattr_005_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
xattr_006_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
xattr_007_neg.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_008_pos.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_009_neg.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_010_neg.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_011_pos.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_012_pos.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_013_pos.ksh ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr_common.kshlib ZTS: Get xattr tests running on FreeBSD 2020-01-23 17:14:40 -08:00
xattr.cfg ZTS: path cleanup 2018-08-30 13:46:55 -07:00