Skip to content

Native kernel client - #560

Open
Barre wants to merge 52 commits into
mainfrom
native-kernel-client
Open

Native kernel client#560
Barre wants to merge 52 commits into
mainfrom
native-kernel-client

Conversation

@Barre

@Barre Barre commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Adds a native Rust Linux filesystem client for ZeroFS, supporting Linux 6.18+ on x86_64 and arm64. Includes shared 9P codecs, reconnect correctness fixes, and DKMS packaging.

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Cloudflare Pages preview: https://037e5483.zerofs.pages.dev

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.56%. Comparing base (d2bc8b9) to head (b5ba58f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #560      +/-   ##
==========================================
+ Coverage   81.39%   82.56%   +1.17%     
==========================================
  Files          97       97              
  Lines       43094    45892    +2798     
==========================================
+ Hits        35075    37892    +2817     
+ Misses       8019     8000      -19     
Files with missing lines Coverage Δ
zerofs/src/cli/server.rs 24.92% <ø> (-0.06%) ⬇️
zerofs/src/fs/inode.rs 93.99% <ø> (+1.30%) ⬆️
zerofs/src/fs/ops/create.rs 94.78% <ø> (+0.37%) ⬆️
zerofs/src/fs/ops/io.rs 97.82% <ø> (+0.16%) ⬆️
zerofs/src/fs/ops/link.rs 91.50% <ø> (+1.83%) ⬆️
zerofs/src/fs/ops/lookup.rs 97.58% <ø> (+0.14%) ⬆️
zerofs/src/fs/ops/remove.rs 95.80% <ø> (+2.89%) ⬆️
zerofs/src/fs/ops/rename.rs 92.85% <ø> (+4.57%) ⬆️
zerofs/src/fs/ops/setattr.rs 81.16% <ø> (+19.03%) ⬆️
zerofs/src/fs/permissions.rs 90.52% <ø> (+5.64%) ⬆️
... and 8 more

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Barre
Barre force-pushed the native-kernel-client branch from 66d4661 to bd517cc Compare July 28, 2026 12:10
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

Successfully merging this pull request may close these issues.

1 participant