Page MenuHomeFreeBSD

cp: Fix issues with destination directory mode.
ClosedPublic

Authored by des on May 9 2025, 10:42 AM.
Tags
None
Referenced Files
F137969189: D50266.id155241.diff
Thu, Nov 27, 6:44 PM
Unknown Object (File)
Thu, Nov 13, 10:46 PM
Unknown Object (File)
Tue, Nov 11, 1:27 PM
Unknown Object (File)
Thu, Nov 6, 5:04 AM
Unknown Object (File)
Wed, Nov 5, 11:54 PM
Unknown Object (File)
Oct 29 2025, 6:13 AM
Unknown Object (File)
Oct 29 2025, 3:43 AM
Unknown Object (File)
Oct 29 2025, 3:42 AM
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