Skip to content

Fix split filesystem checkpoint edge cases. - #14173

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl966642270
Open

Fix split filesystem checkpoint edge cases.#14173
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl966642270

Conversation

@copybara-service

Copy link
Copy Markdown

Fix split filesystem checkpoint edge cases.

  • Change log.Infof to log.Debugf in fsSaveLocked.
  • Signal all FS save waiters upon split checkpoint save completion.
  • Avoid setting typed-nil vfs.CtxFSTarProvider in context when fsRestore is nil
  • Fix shadowed pfErr variable in SaveOpts.Close.
  • Remove unaccounting code in regularFileSetContents, it already happens in
    clearAllFileMappingsLocked.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Aug 18, 2026
- Change log.Infof to log.Debugf in fsSaveLocked.
- Signal all FS save waiters upon split checkpoint save completion.
- Avoid setting typed-nil vfs.CtxFSTarProvider in context when fsRestore is nil
- Fix shadowed pfErr variable in SaveOpts.Close.
- Remove unaccounting code in regularFileSetContents, it already happens in
clearAllFileMappingsLocked.

PiperOrigin-RevId: 966642270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant