Skip to content

Commit

Permalink
blobfs: merge crate blobfs into crate rafs
Browse files Browse the repository at this point in the history
Merge crate blobfs into crate rafs, to reduce number of crates.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
  • Loading branch information
jiangliu committed May 19, 2023
1 parent 8ebccf2 commit 211dd77
Show file tree
Hide file tree
Showing 7 changed files with 567 additions and 819 deletions.
16 changes: 0 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ backend-registry = ["nydus-storage/backend-registry"]
backend-s3 = ["nydus-storage/backend-s3"]

[workspace]
members = ["api", "blobfs", "clib", "error", "rafs", "storage", "service", "utils"]
members = ["api", "clib", "error", "rafs", "storage", "service", "utils"]
31 changes: 0 additions & 31 deletions blobfs/Cargo.toml

This file was deleted.

Loading

0 comments on commit 211dd77

Please sign in to comment.