HomeFreeBSD

MFC r294347

Description

MFC r294347

Fix usr.bin.truncate.truncate_test.bad_truncate with ZFS /tmp.

The bad_truncate test sets the uimmutable flag to produce an error in
truncate, but that flag isn't supported by ZFS. If /tmp is on a ZFS
filesystem, the test will fail. Change it to use readonly permissions and
an unpriveleged user instead.

Details

Provenance
asomersAuthored on
Parents
rS294849: Add support to libsysdecode for decoding system call names.
Branches
Unknown
Tags
Unknown