Skip to content

install: support reflink#13059

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:ins-reflink
Open

install: support reflink#13059
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:ins-reflink

Conversation

@oech3

@oech3 oech3 commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Fixes #13058

@oech3
oech3 force-pushed the ins-reflink branch 2 times, most recently from e28c9bd to d4d383c Compare June 24, 2026 07:30
@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/tail-n0f (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/rm/many-dir-entries-vs-OOM is now being skipped but was previously passing.
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@oech3

oech3 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

@sylvestre Would you review this?

@oech3

oech3 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Is this worth to catch

> strace -qqq -e trace=ioctl target/debug/install /etc/pacman.conf /tmp/a
ioctl(4, BTRFS_IOC_CLONE or FICLONE, 3) = -1 EXDEV (Invalid cross-device link)

on the test even mount does not work on the CI?

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.

install: missing reflink support

1 participant