Message ID | 20240916135541.98096-1-toolmanp@tlmp.cc (mailing list archive) |
---|---|
Headers | show |
Series | erofs: introduce Rust implementation | expand |
On Mon, Sep 16, 2024 at 09:55:17PM GMT, Yiyang Wu via Linux-erofs wrote: > Greetings, > > So here is a patchset to add Rust skeleton codes to the current EROFS > implementation. The implementation is deeply inspired by the current C > implementation, and it's based on a generic erofs_sys crate[1] written > by me. The purpose is to potentially replace some of C codes to make > to make full use of Rust's safety features and better > optimization guarantees. Utterly sorry for my mistake. I forgot CC the LKML when copying the mailing list so i interrupt the patch sending. Just delete the first one and use the second patchset, and it should be OK. Best Regards Yiyang Wu,