Skip to content

balloon_thp: updates fragement_dir to be compatible with Image Mode #4328

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mcasquer
Copy link
Contributor

@mcasquer mcasquer commented Jul 1, 2025

balloon_thp: updates fragement_dir to be compatible with Image Mode

Updates the path to be located under /tmp

Signed-off-by: mcasquer [email protected]
ID: 4033

Updates the path to be located under /tmp

Signed-off-by: mcasquer <[email protected]>
@mcasquer mcasquer marked this pull request as ready for review July 1, 2025 13:33
@mcasquer
Copy link
Contributor Author

mcasquer commented Jul 1, 2025

@zhencliu @PaulYuuu please could you review this PR? Thanks !

@@ -4,6 +4,6 @@
balloon = balloon0
balloon_dev_devid_balloon0 = balloon0
balloon_dev_add_bus = 'yes'
fragement_dir = '/fragement'
fragement_dir = '/tmp/fragement'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am okay with this change. Did you consider /var/tmp? The /tmp will clean all files after reboot, but /var/tmp will persist them.

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.

2 participants