Page MenuHomeFreeBSD

cp: Fix issues with destination directory mode.
ClosedPublic

Authored by des on May 9 2025, 10:42 AM.
Tags
None
Referenced Files
F163160969: D50266.id155181.diff
Mon, Jul 20, 3:41 PM
Unknown Object (File)
Sat, Jul 11, 7:39 PM
Unknown Object (File)
Wed, Jul 1, 9:05 PM
Unknown Object (File)
Wed, Jul 1, 9:05 PM
Unknown Object (File)
Mon, Jun 29, 6:02 PM
Unknown Object (File)
Mon, Jun 29, 2:57 AM
Unknown Object (File)
May 30 2026, 1:42 AM
Unknown Object (File)
May 23 2026, 11:11 PM
Subscribers

Details

Summary

Ensure that we are able to enter the destination directory after we
create it, even if the current umask would normally prevent it, and
that it has the expected permissions once we are done, even if we had
to tweak them to be able to enter it.

Fixes: 82fc0d09e862
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64019
Build 60903: arc lint + arc unit