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

Can I create a map without using mkfs? #25

Open
seci20 opened this issue Jun 6, 2024 · 2 comments
Open

Can I create a map without using mkfs? #25

seci20 opened this issue Jun 6, 2024 · 2 comments

Comments

@seci20
Copy link

seci20 commented Jun 6, 2024

Hello. Can I create an inode and map using existing erofs without using mkfs? Which functions should I use?

@hsiangkao
Copy link
Contributor

hsiangkao commented Jun 7, 2024

Hello. Can I create an inode and map using existing erofs without using mkfs? Which functions should I use?

It's under development but our enginnering resource is limited.
Also considering this popular folk, I wonder if there is some chance that cygwin support could be upstream later, but I'm not sure about CMake efforts since most Linux and GNU ecosystem core projects use autotools and I tend to avoid maintaining multiple make tools.

@sekaiacg
Copy link
Owner

sekaiacg commented Jun 7, 2024

There is no better way to do this.

mkfs is very fast after supporting multi-threading.
I recommend using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants