Skip to content
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

settings fs: Adding support for csi_save_start/end handlers #42028

Closed

Commits on Jan 26, 2022

  1. settings: file: adding support for csi_save_start/end handlers

    Fixes unnecessary flushes writes of settings file
    during settings_save call.
    Replace fs_seek with new fs_open option FS_O_APPEND.
    
    Signed-off-by: Tomas Benes <opt@dcw.cz>
    optdcw committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d0a690a View commit details
    Browse the repository at this point in the history