Page MenuHomeFreeBSD

cp: Fix dead link case.
ClosedPublic

Authored by des on May 8 2025, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 23, 6:21 AM
Unknown Object (File)
Sun, Jun 21, 10:35 PM
Unknown Object (File)
Sun, Jun 21, 7:15 AM
Unknown Object (File)
Sun, Jun 14, 3:46 AM
Unknown Object (File)
Fri, Jun 5, 1:55 PM
Unknown Object (File)
Thu, Jun 4, 1:09 PM
Unknown Object (File)
May 26 2026, 8:55 PM
Unknown Object (File)
May 17 2026, 1:39 AM
Subscribers

Details

Summary

The test case was a) not doing what I intended it to do and b) missing
a third possible configuration. Fix the test case, and fix the code
by not setting the beneath flag (which restricts operations to the
destination tree) unless we are recursing.

Fixes: 82fc0d09e862
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable