Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.
/ hammer-linux Public archive

[ARCHIVED] Porting the HAMMER File System to Linux VFS

Notifications You must be signed in to change notification settings

dlorch/hammer-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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]

About

[ARCHIVED] Porting the HAMMER File System to Linux VFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published