Skip to content

Conversation

@yuankunzhang
Copy link
Contributor

Closes #8586.

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch 2 times, most recently from 55ba4db to ef80a6d Compare September 10, 2025 15:49
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch from ef80a6d to 20d8165 Compare September 12, 2025 13:51
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch from 20d8165 to 02cca37 Compare September 13, 2025 13:12
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch from 02cca37 to 7723a4f Compare September 27, 2025 13:30
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch 3 times, most recently from 91c048d to 7e163fc Compare September 27, 2025 14:23
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 27, 2025

CodSpeed Performance Report

Merging #8605 will not alter performance

Comparing yuankunzhang:mv-folder-containing-symlinks-across-fs (a01ee76) with main (ee39b35)

Summary

✅ 126 untouched
⏩ 6 skipped1

Footnotes

  1. 6 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch 2 times, most recently from 0e0b27e to b883bf1 Compare September 27, 2025 15:28
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch from b883bf1 to a4ed94c Compare October 1, 2025 14:27
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch from a4ed94c to 8b1b869 Compare October 1, 2025 14:53
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

@oech3

This comment was marked as resolved.

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch 2 times, most recently from 04dc5c7 to 9340bf4 Compare November 21, 2025 10:08
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cksum/cksum-base64-untagged is no longer failing!

@oech3
Copy link
Contributor

oech3 commented Nov 23, 2025

Should we share codebase with cp -a instead?
It should fix #9458 automatically

@yuankunzhang yuankunzhang force-pushed the mv-folder-containing-symlinks-across-fs branch from 9340bf4 to a01ee76 Compare December 1, 2025 04:38
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)

@oech3
Copy link
Contributor

oech3 commented Dec 5, 2025

Would you merge this at fix 1 bug at a monent? sudo test issue is traced at different PR and difficult to fix at here.

@oech3
Copy link
Contributor

oech3 commented Dec 16, 2025

Would you merge this?

@oech3
Copy link
Contributor

oech3 commented Dec 20, 2025

@yuankunzhang @ChrisDryden Would you test mkdir /tmp/{a,b}; unshare -rm bash -c "mount -t tmpfs tmpfs /tmp/a && mount -t tmpfs tmpfs /tmp/b && mkdir -p /tmp/a/d && ln -sv miss /tmp/a/d/dang && mv -v /tmp/a/d /tmp/b" without sudo?

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.

mv: 0.2.0 mv cannot move directory with symlink to tmpfs mountpoint

4 participants