checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.77k stars 561 forks source link

irmap: hardcode some more interesting paths #2324

Closed rayrapetyan closed 6 months ago

rayrapetyan commented 6 months ago

Hardcoding irmap hint for: /usr/share/dbus-1/services

Fixes issue described at: https://github.com/checkpoint-restore/criu/issues/77#issuecomment-1257183193

Uses approach as in this commit: https://github.com/checkpoint-restore/criu/commit/7f44f1dbf9935582a21e8b1f24a5b4396f2c3795

Tested locally and worked ok, checkpoint was successfully created.

Signed-off-by: Robert Ayrapetyan robert.ayrapetyan@gmail.com

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (50aa6da) 70.51% compared to head (458a939) 70.51%.

:exclamation: Current head 458a939 differs from pull request most recent head 88b4b43. Consider uploading reports for the commit 88b4b43 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## criu-dev #2324 +/- ## ========================================= Coverage 70.51% 70.51% ========================================= Files 133 133 Lines 33534 33534 ========================================= + Hits 23646 23647 +1 + Misses 9888 9887 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.