Page MenuHomeFreeBSD

usr.sbin/extattr testcases don't work on tmpfs
ClosedPublic

Authored by asomers on Jun 10 2016, 4:34 PM.
Tags
None
Referenced Files
F168799952: D6802.diff
Sun, Aug 30, 5:34 AM
F168786605: D6802.id17497.diff
Sun, Aug 30, 3:53 AM
F168696488: D6802.id17497.diff
Sat, Aug 29, 4:39 PM
Unknown Object (File)
Fri, Aug 28, 8:09 PM
Unknown Object (File)
Tue, Aug 25, 2:05 AM
Unknown Object (File)
Mon, Aug 24, 9:26 PM
Unknown Object (File)
Mon, Aug 24, 7:27 PM
Unknown Object (File)
Jul 18 2026, 8:43 PM
Subscribers

Details

Reviewers
ngie
Summary

Skip the usr.sbin/extattr testscases if $TMPDIR is tmpfs, which doesn't
support extended attributes

PR: 210184

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningusr.sbin/extattr/tests/extattr_test.sh:CHMOD1Invalid Executable
Unit
No Test Coverage
Build Status
Buildable 4175
Build 4218: arc lint + arc unit

Event Timeline

asomers retitled this revision from to usr.sbin/extattr testcases don't work on tmpfs.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added a reviewer: ngie.
ngie edited edge metadata.
This revision is now accepted and ready to land.Jun 11 2016, 9:39 PM

Committed as r301874. I don't know why Phabricator didn't detect the commit automatically.

Fix usr.sbin/extattr testcases on tmpfs

Skip the usr.sbin/extattr testscases if $TMPDIR is tmpfs, which doesn't
support extended attributes

PR:           210184
Reported by:  ngie
Reviewed by:  ngie
Approved by:  re (glebius)
MFC after:    4 weeks
Differential Revision:        https://reviews.freebsd.org/D6802
Sponsored by: Spectra Logic Corp