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 sec2 vfd #222

Merged
merged 9 commits into from
May 22, 2024
Merged

Update sec2 vfd #222

merged 9 commits into from
May 22, 2024

Commits on May 15, 2024

  1. Improve spec. reading superblock into cache (a little) by using v2 size

    Instead of reading the absolute minimal possible, use the likely value of
    a v2+ superblock w/8-byte addresses & lengths.
    
    Signed-off-by: Quincey Koziol <quincey@koziol.cc>
    qkoziol committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3dce0d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de64d91 View commit details
    Browse the repository at this point in the history
  3. Don't update 'pos' and 'op' fields when using pread/pwrite

    Signed-off-by: Quincey Koziol <quincey@koziol.cc>
    qkoziol committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7f4f4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5abf01e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb634e9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    8de7df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb9984 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    7bdacb0 View commit details
    Browse the repository at this point in the history
  2. Simplify changes to keep I/O retry logic the same

    Signed-off-by: Quincey Koziol <quincey@koziol.cc>
    qkoziol committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ebdc0b9 View commit details
    Browse the repository at this point in the history