johang / btfs

A bittorrent filesystem based on FUSE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

load in kernel

ruevers opened this issue · comments

Is possible to do a version to compile and load in kernel?
I have a project where I can download the iso from http and ftp server working god, in boot, using slax and ipxe, but will be bether use a torrent for performance and etc.

Don't think so. This code utilizes FUSE to do this.

Not possible. BTFS is FUSE based and depends on libtorrent.