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

Support locking of directory entries #139

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Dec 19, 2023

  1. Make "take a lock" a member of "file entry"

    Nathan Memmott committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e4e3c3c View commit details
    Browse the repository at this point in the history
  2. Simplify take lock and release lock.

    Nathan Memmott committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f56615c View commit details
    Browse the repository at this point in the history
  3. Support locking of directory entries

    Moves the locking algorithm from file entry to file system entry.
    
    Fixes whatwg#137
    Nathan Memmott committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    201dd2f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    72112d3 View commit details
    Browse the repository at this point in the history