Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix container->container behaviour w/ preserve-permissions #2150

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

adreed-msft
Copy link
Member

@adreed-msft adreed-msft commented Apr 5, 2023

In 10.18, we incorrectly adjusted the behavior of container->container w/ preserve-permissions to no longer strip the top directory. The behavior has been adjusted to use as-subdir to resolve the regression.

Linked to #2141

@adreed-msft adreed-msft force-pushed the adreed/file-share-copy-fix branch from 47e733d to 8000541 Compare April 11, 2023 21:31
@vibhansa-msft vibhansa-msft added this to the 10.19.0 milestone Apr 12, 2023
@siminsavani-msft siminsavani-msft modified the milestones: 10.19.0, 10.19.1 Apr 13, 2023
@adreed-msft adreed-msft force-pushed the adreed/file-share-copy-fix branch from 48bcb82 to 73dfd67 Compare April 13, 2023 17:44
@adreed-msft adreed-msft force-pushed the adreed/file-share-copy-fix branch from 73dfd67 to 1114e1e Compare April 13, 2023 18:49
@adreed-msft adreed-msft merged commit f561162 into dev Apr 19, 2023
@adreed-msft adreed-msft deleted the adreed/file-share-copy-fix branch April 19, 2023 18:12
adreed-msft added a commit that referenced this pull request Apr 20, 2023
* Disable lookup before starting traverser (#2157)

* Disable lookup before starting traverser

* Update comment

* Update comment2

* Fix container->container behaviour w/ preserve-permissions (#2150)

* Fix container->container behaviour

* Fix log uploading in test suite

* Fix tests

* Fix data race in hash-based sync (#2159)

* Improve --from-to docs (#2165)

* Improve --from-to docs

* Indicate optionality

* 10.18.1 release (#2171)

---------

Co-authored-by: Narasimha Kulkarni <nakulkar@microsoft.com>
adreed-msft added a commit that referenced this pull request Apr 20, 2023
* Fix container->container behaviour

* Fix log uploading in test suite

* Fix tests
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.

4 participants