Page MenuHomeFreeBSD

cp: Fix issues with destination directory mode.
ClosedPublic

Authored by des on May 9 2025, 10:42 AM.
Tags
None
Referenced Files
F157346336: D50266.id155241.diff
Wed, May 20, 12:22 PM
Unknown Object (File)
Sun, May 17, 10:18 AM
Unknown Object (File)
Sun, May 17, 8:21 AM
Unknown Object (File)
Sun, May 17, 5:26 AM
Unknown Object (File)
Sat, May 16, 9:11 PM
Unknown Object (File)
Sat, May 16, 8:07 PM
Unknown Object (File)
Thu, May 14, 1:34 PM
Unknown Object (File)
Wed, Apr 29, 2:12 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