Skip to content

mv: preserve ownership and permissions on cross-partition moves#10899

Open
ChrisDryden wants to merge 1 commit intouutils:mainfrom
ChrisDryden:fix-mv-xpart-metadata
Open

mv: preserve ownership and permissions on cross-partition moves#10899
ChrisDryden wants to merge 1 commit intouutils:mainfrom
ChrisDryden:fix-mv-xpart-metadata

Conversation

@ChrisDryden
Copy link
Collaborator

Before reading this PR its clear to me that with the way mv is structured there are 6 different fallback mechanisms and they need to all be fixed. This PR specifically addresses the missing functionality for the tests/mv/meta-to-xpart.sh gnu test. Similar logic needs to be applied to the other fallback paths but I think it would be best to do it more incrementally since we are actually missing some fallback paths (e.g. sparse file fallback)

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/mv/meta-to-xpart is no longer failing!
Congrats! The gnu test tests/printf/printf-surprise is now passing!

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.

1 participant