This repository was archived by the owner on Nov 18, 2019. It is now read-only.
dlorch/hammer-linux
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
HAMMER Filesystem port to Linux =============================== Daniel Lorch <dlorch@gmail.com> Installation: make && insmod hammer.ko Do not use on a production system. Unimplemented functions intentionally cause a kernel panic. Conventions: - Linux-specific functions prefixed with 'hammerfs_' - DragonFly BSD files copied verbatim to dfly/ - wrapper definitions in dfly_wrap.[ch]