TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bcachefs – A New COW Filesystem

11 pointsby varbhatabout 2 years ago

3 comments

frankjrabout 2 years ago
From <a href="https:&#x2F;&#x2F;bcachefs.org" rel="nofollow">https:&#x2F;&#x2F;bcachefs.org</a>:<p>Bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness and the complete set of features one would expect from a modern filesystem.<p>- Copy on write (COW) - like zfs or btrfs<p>- Full data and metadata checksumming<p>- Multiple devices<p>- Replication<p>- Erasure coding (only feature not quite stable)<p>- Caching<p>- Compression<p>- Encryption<p>- Snapshots<p>- Scalable - has been tested to 50+ TB, will eventually scale far higher<p>- Already working and stable, with a small community of users
评论 #35886035 未加载
jwilkabout 2 years ago
<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35899527" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35899527</a> got more traction.
marbuabout 2 years ago
This is an email to linux kernel mailing list where Kent Overstreet asks for a review and inclusion of bcachefs filesystem.