Page MenuHomeFreeBSD

cp: Fix issues with destination directory mode.
ClosedPublic

Authored by des on May 9 2025, 10:42 AM.
Tags
None
Referenced Files
F169086947: D50266.id155181.diff
Mon, Aug 31, 9:16 AM
F169033344: D50266.id.diff
Mon, Aug 31, 4:49 AM
F168945007: D50266.diff
Sun, Aug 30, 9:35 PM
Unknown Object (File)
Sat, Aug 29, 7:28 PM
Unknown Object (File)
Fri, Aug 28, 8:16 PM
Unknown Object (File)
Thu, Aug 27, 8:33 PM
Unknown Object (File)
Thu, Aug 27, 7:13 PM
Unknown Object (File)
Wed, Aug 26, 7:26 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 Not Applicable
Unit
Tests Not Applicable