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

Add MS_LAZYTIME flag #1437

Merged
merged 1 commit into from
May 31, 2021
Merged

Add MS_LAZYTIME flag #1437

merged 1 commit into from
May 31, 2021

Commits on May 31, 2021

  1. Add MS_LAZYTIME flag

    MS_LAZYTIME (since Linux 4.0) reduces on-disk updates of inode
    timestamps (atime, mtime, ctime) by maintaining these changes only in memory.
    
    Signed-off-by: Manabu Sugimoto <Manabu.Sugimoto@sony.com>
    ManaSugi committed May 31, 2021
    Configuration menu
    Copy the full SHA
    50e6b22 View commit details
    Browse the repository at this point in the history