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

Resync BLOCK_DEVICE with mirage-types V1 #6

Merged
merged 8 commits into from
Dec 2, 2013
Merged

Commits on Dec 1, 2013

  1. Move 'chain' handling to sub-module Entry.Chain

    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    ba1caf0 View commit details
    Browse the repository at this point in the history
  2. Pull out the main 'filesystem' type, outside the Lwt monad

    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    b978f36 View commit details
    Browse the repository at this point in the history
  3. Remove Lwt.t from the main signature definitions

    Since our implementation and tests are all Lwt-based, we mix in
    the Lwt.t type when we include the signature.
    
    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    cea6d32 View commit details
    Browse the repository at this point in the history
  4. Resync BLOCK_DEVICE signature with mirage-types V1

    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    f181c60 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

  1. Remove Lwt_unix implementation, depend on mirage-block-unix

    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    3845c1f View commit details
    Browse the repository at this point in the history
  2. Rename ocamlfind package fat-format to fat-filesystem

    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    065fab2 View commit details
    Browse the repository at this point in the history
  3. Regenerate OASIS

    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    acc00f2 View commit details
    Browse the repository at this point in the history
  4. Release 0.5.0

    Signed-off-by: David Scott <dave.scott@eu.citrix.com>
    David Scott committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    d76125e View commit details
    Browse the repository at this point in the history