Skip to content

cp: fix --reflink=never#13065

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:cp-noref
Open

cp: fix --reflink=never#13065
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:cp-noref

Conversation

@oech3

@oech3 oech3 commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

copy_file_range was replaced at be93dc3 and ficlone is done before calling fs_copy().

Closes #13064

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/pr/bounded-memory (was skipped on 'main', now failing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cp: --reflink=never is bypassed by copy_file_range

1 participant