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

Update seek position of position file entry #2922

Merged
merged 3 commits into from
Apr 2, 2020

Commits on Mar 31, 2020

  1. check size first

    In test env, @file.size can change mtime
    
    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    782b562 View commit details
    Browse the repository at this point in the history
  2. fetch_compacted_entries returns Entry to handle value later

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    a750674 View commit details
    Browse the repository at this point in the history
  3. Update seek pos during compaction

    Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
    ganmacs committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    529af8a View commit details
    Browse the repository at this point in the history