-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/commit: Copy user.ostreemeta only for bare-user
When falling back to copying objects when importing them into a bare-user repo, we only actually need to transfer over the `user.ostreemeta` xattr. This allows the destination repo to be on a separate filesystem that might not even support `security.selinux`. (I hit this while importing over virtio-9p). Closes: #1771 Approved by: cgwalters
- Loading branch information
1 parent
8eac5be
commit 244d9a7
Showing
1 changed file
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters