Skip to content

avoid copying extended file attributes when inside virtiofs#57555

Open
etodanik wants to merge 3 commits into
react:mainfrom
etodanik:patch-1
Open

avoid copying extended file attributes when inside virtiofs#57555
etodanik wants to merge 3 commits into
react:mainfrom
etodanik:patch-1

Conversation

@etodanik

Copy link
Copy Markdown
Contributor

Summary:

I'm doing CI/CD that includes React Native inside of https://tart.run/. Tart uses Apple Virtualization Framework, which in turn mounts VirtioFS volumes.

This feels like a common enough use case to contribute upstream, since I can envision many more people using Apple's virtualization features.

Changelog:

[GENERAL] [FIXED] - react-native-codegen build.sh on AppleVirtIOFS volumes

Test Plan:

Run packages/react-native-codegen/scripts/oss/build.sh inside a virtual machine that uses Apple Virtualization Framework such as Tart

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 14, 2026
@etodanik

etodanik commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Pinging @huntie as the original contributor of the EdenFS fix which this builds on, and @cortinico as the latest maintainer to touch this file 🔔

EDIT: I see the test fail, looking at it.
EDIT 2: Tests now passing

@facebook-github-tools facebook-github-tools Bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Jul 14, 2026
@meta-codesync

meta-codesync Bot commented Jul 15, 2026

Copy link
Copy Markdown

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D112091671.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant